reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)
authorRich Felker <dalias@aerifal.cx>
Mon, 14 Feb 2011 00:58:30 +0000 (19:58 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 14 Feb 2011 00:58:30 +0000 (19:58 -0500)
commit1a9a2ff7b0daf99100db53440a0b18b2801566ca
tree2dba96173c946fc846059f65e4651bc648353ff5
parent50e26f09eb13f6568113a05dbcfe94a6b1010da0
reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)
include/limits.h
src/thread/cancellation.c
src/thread/pthread_create.c