Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
harden xbt_os_thread_self to work when module not inited, and xbt_os_thread_getparam...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 5 Aug 2007 15:41:05 +0000 (15:41 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 5 Aug 2007 15:41:05 +0000 (15:41 +0000)
commit7de9cc2f04ea944de8a0f02b0c8f69856a085694
tree82b8d9a003d4ce7ce5b8c4f44996db33b7353100
parentbeaeea1d19e6f2b5d06d7463957aec00e2c13a77
harden xbt_os_thread_self to work when module not inited, and xbt_os_thread_getparam when called from master thread (need because we use it in the logs now)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3969 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/xbt/xbt_os_thread.c