musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/thread/pthread_cond_broadcast.c
AgeCommit message (Expand)AuthorLines
2018年09月12日overhaul internally-public declarations using wrapper headers Rich Felker-2/+0
2014年08月17日redesign cond var implementation to fix multiple issues Rich Felker-35/+4
2014年08月15日make futex operations use private-futex mode when possible Rich Felker-3/+7
2014年06月10日replace all remaining internal uses of pthread_self with __pthread_self Rich Felker-1/+1
2011年09月26日another cond var fix: requeue count race condition Rich Felker-6/+2
2011年09月26日fix lost signals in cond vars Rich Felker-2/+6
2011年09月26日redo cond vars again, use sequence numbers Rich Felker-27/+18
2011年09月25日revert previous change in cond var waiter move Rich Felker-2/+6
2011年09月25日optimize cond waiter move using atomic swap instead of cas loop Rich Felker-6/+2
2011年09月25日fix logic for when wakeup is not desired on cond bcast Rich Felker-3/+4
2011年09月25日new futex-requeue-based pthread_cond_broadcast implementation Rich Felker-1/+40
2011年09月23日fix ABA race in cond vars, improve them overall Rich Felker-3/+2
2011年09月22日fix deadlock in condition wait whenever there are multiple waiters Rich Felker-1/+2
2011年08月07日condition variable signal/bcast need not wake unless there are waiters Rich Felker-2/+2
2011年02月17日reorganize pthread data structures and move the definitions to alltypes.h Rich Felker-2/+2
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+8
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月26日 01:06:20 +0000

AltStyle によって変換されたページ (->オリジナル) /