Darwin 8: assert_wait_timeout & thread_cancel_timer
Darwin 8: assert_wait_timeout & thread_cancel_timer
- Subject: Darwin 8: assert_wait_timeout & thread_cancel_timer
- From: Brian Bergstrand <email@hidden>
- Date: Wed, 11 May 2005 16:28:30 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We had code in Darwin 7.x that did the following
assert_wait_timeout()
wresult = thread_block()
if (THREAD_TIMED_OUT != wresult)
thread_cancel_timer();
thread_cancel_timer has been removed from the 8.x headers and is
listed as Unsupported (even though it's still exported by the kernel
- -- but not he KPI's). Is there a replacement? Or should we not even
worry about the (THREAD_TIMED_OUT != wresult) case in 8.x?
TIA.
Brian Bergstrand
<http://www.bergstrand.org/brian/> PGP Key ID: 0xB6C7B6A2
-----BEGIN PGP SIGNATURE-----
Version: PGP Desktop 9.0.1 (Build 2130)
iQA/AwUBQoJ5BXnR2Fu2x7aiEQLTJwCeNZNmUpZz3hySat7XGI55sO6XoYwAnRJd
OXVWqoD4oV6WG5mlO/JO7JkN
=Ie7d
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden