Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Most of this change is the consequence of the refactoring of the name of the function...
[simgrid.git] / include / xbt / synchro.h
2007-10-25 cheriermMost of this change is the consequence of the refactori...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-10-04 cheriermthe first pointer of the xbt_thread_create() function...
2007-08-07 mquinsonallow to retrieve the name of threads
2007-08-06 mquinsonname threads to help debugs
2007-07-11 mquinsonGo for a thread_cancel instead of a thread_destroy...
2007-07-11 mquinsonWhen implementing the versatile threads, I decided...
2007-07-10 mquinsontimeout on conditions
2007-07-09 mquinsonHello xbt/synchro module (synchronization working both...