Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve xbt_os_thread_setstacksize().
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 24 Oct 2013 19:55:18 +0000 (21:55 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 28 Oct 2013 11:13:06 +0000 (12:13 +0100)
commit40a3ba5bf8e115fc26d30155fafaca3d09c05fbd
tree6a475298095a2daccb8131a75aebd50cb243376c
parent7d7d2baf3eb0129ec8a7b99f8a9b545041a0204e
Improve xbt_os_thread_setstacksize().

If it fails with the requested size, try again with a multiple of PTHREAD_STACK_MIN.
src/xbt/xbt_os_thread.c