CentOS 7 - QEMU EV for x86_64: system environment/libraries: python-pthreading
Jump to letter: [
ACGIJLMNOPRSUV
]
python-pthreading - Re-implement threading.Lock, RLock and Condition with libpthread
- Description:
The pthreading module provides Lock and Condition synchronization
objects compatible with Python native threading module.
The implementation, however, is based on POSIX thread library as delivered
by the libpthread and has considerable performance benefits over Python 2.x's
implementation.
Packages