]> git.saurik.com Git - apple/libpthread.git/commit - private/pthread/tsd_private.h
libpthread-416.11.1.tar.gz macos-1015 v416.11.1
authorApple <opensource@apple.com>
Fri, 31 Jan 2020 01:57:10 +0000 (01:57 +0000)
committerApple <opensource@apple.com>
Fri, 31 Jan 2020 01:57:10 +0000 (01:57 +0000)
commitc6e5f90c4dd303939f631da331df7b356da942e6
tree1c0feb170743c3d895c05116803a68bc5659e258
parent235d2f0e8fa84839307390481219c77389440e1b
libpthread-416.11.1.tar.gz
39 files changed:
kern/kern_support.c
kern/kern_synch.c
libpthread.xcodeproj/project.pbxproj
man/pthread_setname_np.3
private/private.h
private/tsd_private.h
private/workqueue_private.h
pthread/pthread.h
src/internal.h
src/pthread.c
src/pthread_asm.s
src/pthread_cancelable.c
src/pthread_cond.c
src/pthread_cwd.c
src/pthread_dependency.c
src/pthread_mutex.c
src/pthread_rwlock.c
src/pthread_support.c [deleted file]
src/pthread_tsd.c
src/qos.c
src/thread_setup.c [deleted file]
sys/qos.h
sys/qos_private.h
tests/Makefile
tests/cond_timed.c
tests/helpers/stackoverflow_crash.c [new file with mode: 0644]
tests/pthread_create_from_mach_thread.c [new file with mode: 0644]
tests/pthread_threadid_np.c
tests/setrlimit_sigsegv.c [new file with mode: 0644]
tests/stack.c
tests/stack_size.c
xcodescripts/install-codes.sh
xcodescripts/install-lldbmacros.sh
xcodescripts/install-manpages.sh
xcodescripts/install-symlinks.sh
xcodescripts/install-sys-headers.sh
xcodescripts/kext.xcconfig
xcodescripts/pthread.dirty
xcodescripts/pthread.xcconfig