diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-08-12 01:11:28 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-08-12 01:11:28 -0400 |
commit | b1a7102d832220066e7352f40e5744da932f5a28 (patch) | |
tree | 8e41d1c191401a4309fb0fcf80af9293347b0079 /src/internal/pthread_impl.h | |
parent | 8b625e45ff27ae6604ced1039d6c28293b60380a (diff) | |
download | musl-b1a7102d832220066e7352f40e5744da932f5a28.tar.gz musl-b1a7102d832220066e7352f40e5744da932f5a28.tar.xz musl-b1a7102d832220066e7352f40e5744da932f5a28.zip |
more efficient signal blocking for timer threads
due to the barrier, it's safe just to block signals in the new thread, rather than blocking and unblocking in the parent thread.
Diffstat (limited to 'src/internal/pthread_impl.h')
0 files changed, 0 insertions, 0 deletions