-
Koichi Sasada authored
After do_mutex_lock(mutex), the mutex should be owned by the current thread. Adding an assertion for this assumption.
Koichi Sasada authoredAfter do_mutex_lock(mutex), the mutex should be owned by the current thread. Adding an assertion for this assumption.
Loading