macOS pthreads

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf threading library
gptkbp:availableOn gptkb:Mac_OS_X_10.0
gptkbp:basedOn gptkb:POSIX_Threads
gptkbp:book gptkb:libSystem.dylib
gptkbp:compatibleWith gptkb:POSIX.1_standard
gptkbp:documentation https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man3/pthread.3.html
https://www.w3.org/2000/01/rdf-schema#label macOS pthreads
gptkbp:language C
gptkbp:provides pthread_cond_signal
pthread_cond_wait
pthread_create
pthread_join
pthread_mutex_lock
pthread_mutex_unlock
gptkbp:supportedBy gptkb:macOS
gptkbp:supports mutexes
condition variables
thread attributes
thread-specific data
gptkbp:threadModel 1:1 kernel threads
gptkbp:usedFor multithreading
gptkbp:bfsParent gptkb:POSIX_Threads
gptkbp:bfsLayer 7