FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WEAK_REF
lib/libc/gen/_pthread_stubs.c
144
#define WEAK_REF(sym, alias) __weak_reference(sym, alias)
lib/libc/gen/sem.c
99
#define WEAK_REF(sym, alias) __weak_reference(sym, alias)
lib/libthr/thread/thr_private.h
60
#define WEAK_REF(sym, alias) __weak_reference(sym, alias)