NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thr_self
lib/libc/net/nsdispatch.c
628
drec.thr = thr_self();
lib/libc/stdio/flockfile.c
105
if (_LOCKOWNER(fp) == thr_self()) {
lib/libc/stdio/flockfile.c
116
_LOCKOWNER(fp) = thr_self();
lib/libc/stdio/flockfile.c
76
if (_LOCKOWNER(fp) == thr_self()) {
lib/libc/stdio/flockfile.c
79
_LOCKOWNER(fp) = thr_self();