mutex_unlock_all/0¶
mutex_unlock_all*
Unlock all mutexes held by the current thread. This call is especially useful to handle thread-termination using abort//00 or exceptions. See also thread_signal//22.
mutex_unlock_all*
Unlock all mutexes held by the current thread. This call is especially useful to handle thread-termination using abort//00 or exceptions. See also thread_signal//22.