FreeBSD pthreads

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf threading library
gptkbp:alsoKnownAs gptkb:libpthread
https://www.w3.org/2000/01/rdf-schema#label FreeBSD pthreads
gptkbp:implementedIn POSIX.1c standard
gptkbp:integratedSince gptkb:FreeBSD_5.1
gptkbp:license gptkb:BSD_License
gptkbp:maintainedBy gptkb:FreeBSD_Project
gptkbp:provides semaphores
mutexes
barriers
condition variables
spinlocks
thread creation
read-write locks
thread attributes
thread-specific data
thread cancellation
thread joining
POSIX threads API
thread synchronization primitives
gptkbp:replacedBy user-level threading libraries
gptkbp:supports multithreading
gptkbp:usedIn gptkb:FreeBSD_operating_system
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:POSIX_Threads
gptkbp:bfsLayer 7