Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
attempt to get rid of all const_cast
[simgrid.git] / include / xbt / synchro.h
2017-03-08 Frederic Suterplease sonar with some compliant macro names
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-10-14 Martin QuinsonReduce the layering madness a bit
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschKill xbt_dynar_dopar().
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2009-10-08 mquinsonmove synchro.h to synchro_core.h because I want to...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-10-26 cheriermThis change the semantic of the timed function. The...
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...