Commit Graph

3 Commits

Author SHA1 Message Date
Ulrich Drepper
666980df66 Redesigned how cancellation unblocks a thread from internal
cancellation points (sem_wait, pthread_join,
pthread_cond_{wait,timedwait}).
Cancellation won't eat a signal in any of these functions
(*required* by POSIX and Single Unix Spec!).
2000-01-05 03:04:25 +00:00
Ulrich Drepper
059f928f81 Correct last patch. 1999-07-09 22:15:02 +00:00
Ulrich Drepper
e8e4384834 Compatibility versions of semaphore functions. 1999-07-09 21:01:18 +00:00