pthread

GPTKB entity

Statements (32)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:alsoKnownAs gptkb:POSIX_Threads
gptkbp:alternativeTo Win32 threads
gptkbp:compatibleWith Windows (natively)
gptkbp:definedIn gptkb:POSIX.1c
gptkbp:firstAppearance 1995
gptkbp:headerFile gptkb:pthread.h
https://www.w3.org/2000/01/rdf-schema#label pthread
gptkbp:language C
gptkbp:openSource yes
gptkbp:provides mutexes
multithreading support
thread management
barriers
thread synchronization
condition variables
spinlocks
thread creation
read-write locks
thread attributes
thread-specific data
thread cancellation
gptkbp:standardizedBy gptkb:POSIX
gptkbp:supportedBy gptkb:BSD_libc
gptkb:glibc
gptkb:musl
gptkbp:usedFor concurrent programming
gptkbp:usedIn gptkb:macOS
gptkb:Linux
Unix-like operating systems
gptkbp:bfsParent gptkb:Grand_Central_Dispatch
gptkbp:bfsLayer 8