Home
last modified time | relevance | path

Searched refs:ulwp32_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c254 offsetof(ulwp32_t, ul_lwpid), in td_read_uberdata()
1036 ulwp32_t ulwp; in __td_ta_thr_iter()
1346 ulwp32_t *ulwp, td_thrinfo_t *ti_p) in td_thr2to32()
1367 REPLACEMENT_SIZE32 : sizeof (ulwp32_t); in td_thr2to32()
1428 ulwp32_t ulwp; in __td_thr_get_info()
1514 ulwp32_t *ulwp = (ulwp32_t *)th_p->th_unique; in mod_eventset()
1698 ulwp32_t *ulwp = (ulwp32_t *)th_p->th_unique; in __td_thr_event_getmsg()
1805 ulwp32_t *ulwp = (ulwp32_t *)th_p->th_unique; in thr_to_lwpid()
2186 ulwp32_t *ulwp = (ulwp32_t *)th_p->th_unique; in __td_thr_tsd()
2312 ulwp32_t *ulwp = (ulwp32_t *)th_p->th_unique; in __td_thr_tlsbase()
[all …]
/titanic_50/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1138 } ulwp32_t; typedef
1140 #define REPLACEMENT_SIZE32 ((size_t)&((ulwp32_t *)NULL)->ul_sigmask)