Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
the first pointer of the xbt_thread_create() function must be a function pointer...
[simgrid.git] / include / xbt / synchro.h
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...