diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-10-03 00:19:05 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-10-03 00:19:05 -0400 |
commit | b6f9974ad843b6b106db082fc44e710c0eb06e3b (patch) | |
tree | 28fec79a2715f8246dad423c5fdeff0a855ea34a /src/thread/sem_wait.c | |
parent | b8688ff87574fad6b3056443a5385010952fb243 (diff) | |
download | musl-b6f9974ad843b6b106db082fc44e710c0eb06e3b.tar.gz musl-b6f9974ad843b6b106db082fc44e710c0eb06e3b.tar.xz musl-b6f9974ad843b6b106db082fc44e710c0eb06e3b.zip |
simplify robust mutex unlock code path
right now it's questionable whether this change is an improvement or not, but if we later want to support priority inheritance mutexes, it will be important to have the code paths unified like this to avoid major code duplication.
Diffstat (limited to 'src/thread/sem_wait.c')
0 files changed, 0 insertions, 0 deletions