Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dthread_db.h260 typedef int td_sync_iter_f(const td_synchandle_t *, void *); typedef
473 td_ta_sync_iter(const td_thragent_t *, td_sync_iter_f *, void *);
642 td_thr_lockowner(const td_thrhandle_t *, td_sync_iter_f *, void *);
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c1159 __td_ta_sync_iter(td_thragent_t *ta_p, td_sync_iter_f *cb, void *cbdata) in __td_ta_sync_iter()
2365 td_sync_iter_f *owner_cb;
2404 __td_thr_lockowner(const td_thrhandle_t *th_p, td_sync_iter_f *cb, in __td_thr_lockowner()