Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement reentrant mutexes in xbt_os_thread
[simgrid.git] / src / xbt / xbt_synchro.c
2011-02-22 agierschUse variadic variants of xbt_test_{add,fail,assert...
2011-02-17 agierschUse new style logging macros.
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2009-10-15 mquinsonstart threads only if I have more than 1 element to...
2009-10-15 mquinsonDo not call xbt_thread_exit at the end of the dopar...
2009-10-15 mquinsonChange the prototype of xbt_thread_create(), sorry.
2009-10-15 mquinsonGive a name to the dopar worker threads since logging...
2009-10-08 mquinsonNew function: xbt_dynar_dopar(dynar,fun)