DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_thr_get_tid
lib/libthread_xu/thread/thr_fork.c
255
curthread->tid = _thr_get_tid();
lib/libthread_xu/thread/thr_init.c
325
thread->tid = _thr_get_tid();
lib/libthread_xu/thread/thr_private.h
715
int _thr_get_tid(void);