GNU Pth

GPTKB entity

Statements (55)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:CEO
gptkbp:developed_by gptkb:GNU_Project
gptkbp:features cooperative multitasking
non-blocking I/ O
gptkbp:first_released gptkb:1998
gptkbp:has API for condition variables
API for mutexes
API for thread management
thread-local storage support
gptkbp:has_written C programmers
https://www.w3.org/2000/01/rdf-schema#label GNU Pth
gptkbp:is_available_in binary form
source code form
gptkbp:is_available_on gptkb:archive
GNUFTP server
gptkbp:is_compatible_with gptkb:smartphone
gptkb:operating_system
gptkb:Library
gptkbp:is_designed_for portability
gptkbp:is_documented_in gptkb:military_officer
gptkbp:is_maintained_by open-source community
gptkbp:is_optimized_for gptkb:benchmark
gptkbp:is_part_of gptkb:GNU_operating_system
gptkb:GNU_software_collection
GNU software ecosystem
gptkbp:is_supported_by gptkb:document
community forums
mailing lists
gptkbp:is_tested_for gptkb:GCC
gptkb:faction
gptkb:MSVC
various compilers
gptkbp:is_used_by various applications
gptkbp:is_used_for event-driven programming
asynchronous programming
resource management
task scheduling
gptkbp:is_used_in desktop applications
embedded systems
real-time systems
scientific computing
network servers
gptkbp:latest_version 2.0.7
gptkbp:platform cross-platform
gptkbp:provides context switching
synchronization primitives
user-level threads
gptkbp:released gptkb:GNU_Lesser_General_Public_License
gptkbp:supports gptkb:POSIX_threads
thread cancellation
signal handling
gptkbp:used_in multithreaded applications
gptkbp:written_in gptkb:C