IMPORT_METHOD void WakeThreadIDEx(THREAD_ID thread DBG_PASS); #define WakeThreadID(thread) WakeThreadIDEx( thread DBG_SRC )
Parameters |
Description |
thread_id |
THREAD_ID from GetMyThreadID, which is a macro appropriate for a platform. |
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|