site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 pthread_mutex_lock(); // critical code here... pthread_mutex_unlock(); On Oct 28, 2005, at 6:25 PM, Steve Checkoway wrote: - Steve Brian Bergstrand <http://www.bergstrand.org/brian/> PGP Key ID: 0xB6C7B6A2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDYrQ4edHYW7bHtqIRAsTQAKCB/axmUrh0rMJJ/3G/+yWaGoiF/QCgslgT bKswLV8Q4perJruJA/5IQdU= =zmH4 -----END PGP SIGNATURE----- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Is there a way to get behavior similar to Carbon's Thread Manager functions ThreadBeginCritical() and ThreadEndCritical() using pthreads or mach threads? This email sent to site_archiver@lists.apple.com
participants (1)
-
Brian Bergstrand