dar_cancel_clear

fndar_err dar_cancel_clear(ulong tid, int * was_pending)

Clear a pending cancellation request for a thread.

Parameters

tidthe thread ID
was_pendingreceives 1 if cancellation was pending, 0 if already completed

Returns

DAR_E_OK on success, error code otherwise.