Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make xbt_os_thread_self() useless, and kill it
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 5 Jan 2019 01:28:55 +0000 (02:28 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 5 Jan 2019 01:59:18 +0000 (02:59 +0100)
commitaa8c0aedd4f2031f1a7356a5b0ff6569ab262b64
tree080b603d1f664da3ffd7aec296f86f8b31a7cafc
parentffcbad0db753a75f3f04b2687bcef9127b1756b3
make xbt_os_thread_self() useless, and kill it

Also remove every parts of xbt_os_thread_t that I managed to make useless
ChangeLog
include/xbt/xbt_os_thread.h
src/include/xbt/parmap.hpp
src/kernel/context/ContextThread.cpp
src/xbt/xbt_os_thread.c
teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest.c
teshsuite/xbt/parmap_test/parmap_test.cpp