RxThreadPoolService.h
This interface represents APC framework event. Corresponding C++ library: TD_DbRoot
|
Name |
Description |
|
Sets the event object to the nonsignaled state. | |
|
Sets the event object to the signaled state. | |
|
Waits until event object doesn't set to the signaled state. | |
|
Waits until event object doesn't set to the signaled state and sets it to the nonsignaled state. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|