Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c2494 sync_get_info_common(const td_synchandle_t *sh_p, struct ps_prochandle *ph_p, in sync_get_info_common() function
2624 return_val = sync_get_info_common(sh_p, ph_p, si_p); in __td_sync_get_info()
2712 if ((return_val = sync_get_info_common(sh_p, ph_p, &ss_p->ss_info)) in __td_sync_get_stats()