Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c500 ph_lock_sh(const td_synchandle_t *sh_p, td_err_e *err) in ph_lock_sh() function
2617 if ((ph_p = ph_lock_sh(sh_p, &return_val)) == NULL) in __td_sync_get_info()
2704 if ((ph_p = ph_lock_sh(sh_p, &return_val)) == NULL) in __td_sync_get_stats()
2898 if ((ph_p = ph_lock_sh(sh_p, &return_val)) == NULL) in __td_sync_setstate()
3044 if ((ph_p = ph_lock_sh(sh_p, &return_val)) == NULL) in __td_sync_waiters()