Skip to main content

Python C-Extension using pthread to reimplement threading.Event

threading.Event in python 2.X uses a sleep-poll loop to wait for an event. This module uses the native pthread calls ‘pthread_cond_timedwait’ and ‘pthread_cond_wait’ to accomplish the same task.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pthread_event-0.2.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file pthread_event-0.2.tar.gz.

File metadata

  • Download URL: pthread_event-0.2.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pthread_event-0.2.tar.gz
Algorithm Hash digest
SHA256 56b676b863fdef7a61f64e59b43fbd7d5478e7ebef92035cc78f6ae78c3a081f
MD5 4bcc3318c2f27d15667095de99bab836
BLAKE2b-256 1df77fbc5684afeb10984b1c4d2d2f60610ba6ac51457c620cd96ea8fff9147b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2 This release

1 file

0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page