Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_kern_has_data
headers/private/system/syscalls.h
179
extern bool _kern_has_data(thread_id thread);
src/system/libroot/os/thread.c
250
return _kern_has_data(thread);