Disassociate
Declaration
kern_return_t Disassociate();Return Value
kIOReturnSuccess on success. See IOReturn.h for error codes.
Discussion
Disassociate the current thread from the eventlink. This is not real-time safe.
kern_return_t Disassociate();kIOReturnSuccess on success. See IOReturn.h for error codes.
Disassociate the current thread from the eventlink. This is not real-time safe.