Sack Library Documentation
|
IMPORT_METHOD void WakeThreadEx(PTHREAD thread DBG_PASS); #define WakeThread(t) WakeThreadEx(t DBG_SRC )
Parameters |
Description |
pThread |
thread to wake up from a WakeableSleep. |
Wake a thread.
See WakeableSleepEx.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|