make pthread_exit run dtors for last thread, wait to decrement thread count
[musl] / src / thread / pthread_create.c
2011-02-19 Rich Felkermake pthread_exit run dtors for last thread, wait to...
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-15 Rich Felkerbegin unifying clone/thread management interface in...
2011-02-15 Rich Felkermake pthread_create return EAGAIN on resource failure...
2011-02-14 Rich Felkerreorganize thread exit code, make pthread_exit call...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0