DTL_SET_MASK
The DTL_SET_MASK function sets the specified wait identifier in the specified mask to one.
DTL_RETVAL DTL_SET_MASK(
mask
, wait_id
)UNSIGNED LONG * mask ; | /* pointer to a mask |
UNSIGNED LONG wait_id ; | /* wait identifier |
Provide Feedback