Home
last modified time | relevance | path

Searched defs:thr_probe_getfunc_addr (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c140 #pragma weak thr_probe_getfunc_addr macro
/titanic_50/usr/src/lib/libc/port/threads/
H A Dthr.c2858 void * (*thr_probe_getfunc_addr)(void) = _thread_probe_getfunc; variable