Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src / xbt / xbt_os_thread.c
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-09 Gabriel Corona[simix] Attach context
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-04 degommeUnify naming of contexts support.
2016-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-02 Martin Quinsoncosmetics
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-06 Martin Quinson[windows] typo breaking the build
2015-10-06 Martin Quinsonset a SimGrid identity to maestro on windows too
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-16 Gabriel CoronaAdd missing __APPLE__ test in xbt_os_thread.c
2015-06-16 Gabriel CoronaAdd missing headers in xbt_os_thread.c
2015-06-16 Gabriel CoronaGet rid of the MACOS tests
2015-06-16 Gabriel CoronaRemove extraneous parentheses
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Gabriel CoronaTry to be consistent bewteen xbt_os_thread.h and xbt_os...
2015-06-09 Gabriel CoronaRemove an explicit declaration of pthread_mutex_timedlock()
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezadded option to bind threads to physical cores
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-04 Gabriel CoronaMerge branch 'mc'
2014-04-04 Augustin Degommedisable segv handler and guards on windows platforms
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-17 Arnaud GierschNew function: xbt_os_thread_setguardsize (like pthread_...
2014-03-17 Arnaud GierschBe less coarse on error recovery: try first with a...
2014-03-17 Arnaud GierschInitialize default thread attrs in xbt_os_thread_mod_pr...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-28 Arnaud GierschImprove xbt_os_thread_setstacksize().
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-18 Augustin Degommeguard against potential segfault when used before initi...
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
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 GierschRename gras_config to internal_config.
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-21 Augustin Degommesecure the stack size parameter for thread,
2012-11-12 Augustin Degommecosmetics and fix ugly bug in windows code
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-09 Augustin Degommeadd a function in xbt to allow setting the stack size...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-16 Martin Quinsondocument that we really need xbt_os_thread_atfork ...
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Arnaud GierschUse xbt_abort instead of abort.
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-27 Martin Quinsonadd a function xbt_os_get_numcores()
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Martin QuinsonMerge branch 'MC_LTL'
2012-01-13 unknownThe function is not implemented so put a THROW_UNIMPLEM...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 unknownreturn 0 instead of die.
2012-01-10 unknownOn windows pthread_atfork is not implemented
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-10 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-27 Martin Quinsondo not hardcode 1 instead of using value (bug in a...
2011-04-22 Christophe ThiéryI don't even know why it worked before.
2011-04-22 Christophe ThiéryDefine the right type for xbt_os_thread_key_t
2011-04-22 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-22 Christophe ThiéryAdd functions xbt_os_thread_key_create, xbt_os_thread_g...
2011-04-22 Christophe ThiéryAttempt to allow initializing log categories before...
2011-04-22 Christophe ThiéryI forgot to also move the structure definition
2011-04-22 Christophe ThiéryMove the implementation of reentrant mutexes out of...
2011-04-21 Christophe ThiéryImplement reentrant mutexes in xbt_os_thread
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-08 navarropFactorize functions for Unix and Windows.
2011-03-07 navarropAdd missing functions with windows
2011-02-22 agierschAutomatically release resources associated with detache...
2011-02-17 agierschUse new style logging macros.
2011-01-18 navarropWindows compatibility.
2011-01-05 navarropTest if having futex.h.
next