Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word pthreads.
Examples
-
The POSIX standard for threads (called pthreads) is available on most Unix-like systems these days
Planet Python 2010
-
An attribute object is exactly like any other pthreads object.
Planet Python 2010
-
He may choose to place them in static storage, allocate them dynamically, or even on stack for some uses. pthreads doesn't care - all it needs is a pointer to a valid object, through which the object can be initialized, interacted with, or destroyed. pthreads takes the opaqueness of its types very seriously.
Planet Python 2010
-
I don't claim to know all the rules, but here are a few pthreads got right.
Planet Python 2010
-
In my humble opinion, pthreads is an example of a good design, for the reasons I've listed above, and perhaps a few more that I've missed.
Planet Python 2010
-
This work depends on having a pthreads library with "process-shared" locking primitives
Planet KDE 2010
-
· Fast sky and terrain generation should now work on Windows, if the Windows developer has pthreads installed.
Softpedia - Windows - All Softpedia Games 2010
-
Fine, I hear someone say, so pass in a struct full of attributes into the function instead of many arguments. pthreads takes a further step - the attributes object is also completely opaque.
Planet Python 2010
-
Historically pretty much every pthreads implementation has been broken.
-
Not everything pthreads does is to favor explicitness over code size.
Planet Python 2010
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.