Searched refs:recursive_lock_switch_lock (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/kernel/locks/
H A Dlock.cpp151 recursive_lock_switch_lock(recursive_lock* from, recursive_lock* to) function
155 panic("recursive_lock_switch_lock(): called with interrupts "
/haiku/headers/private/kernel/
H A Dlock.h133 extern status_t recursive_lock_switch_lock(recursive_lock* from,
141 // Like recursive_lock_switch_lock(), just for switching from a mutex.
144 // Like recursive_lock_switch_lock(), just for switching from a read-locked

Completed in 36 milliseconds