libpthread

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:allows parallel execution
gptkbp:developed_by gptkb:GNU_Project
gptkbp:enables resource sharing among threads
gptkbp:functionality thread management
https://www.w3.org/2000/01/rdf-schema#label libpthread
gptkbp:includes mutexes
condition variables
thread-specific data
gptkbp:is_available_on gptkb:AIX
gptkb:Solaris
gptkb:mac_OS
gptkb:Free_BSD
gptkbp:is_compatible_with gptkb:Linux
Unix-like systems
gptkbp:is_distributed_by gptkb:Solaris
gptkb:mac_OS
Linux distributions
BSD distributions
gptkbp:is_documented_in man pages
gptkbp:is_implemented_in gptkb:Linux
gptkbp:is_linked_to -lpthread flag
gptkbp:is_maintained_by open-source community
gptkbp:is_part_of gptkb:standard
POSIX threads library
gptkbp:is_supported_by gptkb:GCC
gptkb:Foot_Clan
gptkbp:is_tested_for unit tests
gptkbp:is_used_by C programs
gptkbp:is_used_for concurrent programming
gptkbp:is_used_in embedded systems
real-time systems
server applications
gptkbp:part_of gptkb:Boost
gptkbp:provides gptkb:POSIX_threads
barriers
thread scheduling
thread attributes
thread cancellation
read-write locks
gptkbp:supports synchronization mechanisms
thread creation
gptkbp:used_in multithreading applications
gptkbp:written_in gptkb:C
gptkbp:bfsParent gptkb:Boost
gptkbp:bfsLayer 5