OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
libpthread-stubs0-dev
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
README
651 bytes
08/20/2009 07:54:19 AM
rw-r--r--
📄
changelog.Debian.gz
982 bytes
10/21/2013 02:00:21 PM
rw-r--r--
📄
copyright
1.8 KB
10/21/2013 02:00:28 PM
rw-r--r--
Editing: README
Close
This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs. On platforms which already supply all the necessary pthread stubs, this package ships only the pkg-config file pthread-stubs.pc, to allow libraries to unconditionally express a dependency on pthread-stubs and still obtain correct behavior.