summaryrefslogtreecommitdiff
path: root/src/thread/pthread_sigmask.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-06-02 19:56:18 -0400
committerRich Felker <dalias@aerifal.cx>2012-06-02 19:56:18 -0400
commit1e597a3e9bbdbe82d2ffd3963019d3a3edeed859 (patch)
tree0b0024df5f8849da9e4529f870ffdd4d7cc0ea59 /src/thread/pthread_sigmask.c
parent9372655e884b3829c6639fc1a6047b2569f3c3ec (diff)
downloadmusl-1e597a3e9bbdbe82d2ffd3963019d3a3edeed859.tar.gz
remove no-longer-needed unblocking of signals in pthread_create
this action is now performed in pthread_self initialization; it must be performed there in case the first call to pthread_create is from a signal handler, in which case the old signal mask could be restored on return from the signal.
Diffstat (limited to 'src/thread/pthread_sigmask.c')
0 files changed, 0 insertions, 0 deletions