LinuxThreads

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf POSIX threads implementation
gptkbp:developedBy gptkb:Linux_operating_system
gptkbp:developer gptkb:Xavier_Leroy
gptkbp:firstReleased 1996
https://www.w3.org/2000/01/rdf-schema#label LinuxThreads
gptkbp:implementedIn POSIX Threads (pthreads) API
gptkbp:language C
gptkbp:latestReleaseVersion 2005
gptkbp:license gptkb:LGPL
gptkbp:limitation Limited support for thread-local storage
No support for robust mutexes
Signals delivered to entire process, not individual threads
gptkbp:notableFeature Each thread is a separate process
gptkbp:replacedBy gptkb:NPTL
Native POSIX Thread Library
gptkbp:status discontinued
gptkbp:usedIn Linux kernel versions prior to 2.6
gptkbp:bfsParent gptkb:POSIX_Threads
gptkbp:bfsLayer 7