pthread: implement try/timed join variants
commit3d98146146dbe138b380ea7d7f9b93139d768828
authorBobby Bingham <koorogi@koorogi.info>
Sat, 7 May 2016 18:48:21 +0000 (7 13:48 -0500)
committerRich Felker <dalias@aerifal.cx>
Fri, 1 Jul 2016 01:47:24 +0000 (30 21:47 -0400)
tree0c8baa7b8ef93d388fa403d83a4560f39e3fa76c
parent6d38c9cf80f47623e5e48190046673bbd0dc410b
pthread: implement try/timed join variants
include/pthread.h
src/thread/pthread_join.c