Searched refs:latest_holder (Results 1 - 6 of 6) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dsem.cpp23 info->latest_holder = systemInfo->latest_holder;
/haiku/src/build/libroot/
H A Dsem.cpp190 info->latest_holder = -1;
/haiku/headers/private/fs_shell/
H A Dfssh_os.h43 fssh_thread_id latest_holder; member in struct:fssh_sem_info
/haiku/headers/os/kernel/
H A DOS.h187 thread_id latest_holder; member in struct:sem_info
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp594 semInfo.sem, semInfo.name, semInfo.count, semInfo.latest_holder);
/haiku/src/system/kernel/
H A Dsem.cpp314 info->latest_holder = sem->u.used.last_acquirer;

Completed in 98 milliseconds