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_detach.c
AgeCommit message (Expand)AuthorLines
2023年02月11日fix pthread_detach inadvertently acting as cancellation point in race case Rich Felker-2/+6
2019年02月15日track all live threads in an AS-safe, fully-consistent linked list Rich Felker-1/+1
2018年09月12日overhaul internally-public declarations using wrapper headers Rich Felker-2/+0
2018年05月05日improve joinable/detached thread state handling Rich Felker-4/+3
2018年01月09日consistently use the LOCK an UNLOCK macros Jens Gustedt-1/+1
2018年01月09日new lock algorithm with state and congestion count in one atomic int Jens Gustedt-3/+2
2017年10月13日fix read-after-free type error in pthread_detach Rich Felker-1/+2
2014年09月07日add C11 thread creation and related thread functions Rich Felker-1/+3
2014年09月06日use weak symbols for the POSIX functions that will be used by C threads Jens Gustedt-2/+6
2012年07月12日fix several locks that weren't updated right for new futex-based __lock Rich Felker-2/+2
2012年07月11日fix potential race condition in detached threads Rich Felker-2/+2
2011年09月16日fix more instances of old a_xchg (use new a_swap name) Rich Felker-1/+1
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+11
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月08日 03:47:18 +0000

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