Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thread_is_blocked
headers/private/kernel/thread.h
391
if (thread_is_blocked(thread)) {
src/system/kernel/sem.cpp
619
if (thread_is_blocked(entry->thread)) {
src/system/kernel/sem.cpp
944
if (thread_is_blocked(entry->thread)) {