Check out my first novel, midnight's simulacra!

Pthreads: Difference between revisions

From dankwiki
m (1 revision)
No edit summary
Line 19: Line 19:
* Those who say, "I need never spawn thread one on Solaris 2.5" would trade their birthright for cold pottage.
* Those who say, "I need never spawn thread one on Solaris 2.5" would trade their birthright for cold pottage.
* Before trying to solve an issue with POSIX thread scheduling parameters, see if you can't just drink some hydrochloric acid.
* Before trying to solve an issue with POSIX thread scheduling parameters, see if you can't just drink some hydrochloric acid.
* No, you shouldn't be using the [http://www.mjmwired.net/kernel/Documentation/volatile-considered-harmful.txt volatile keyword].


==Compiling code with pthreads==
==Compiling code with pthreads==