Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c1157 #pragma weak td_ta_sync_iter = __td_ta_sync_iter
1159 __td_ta_sync_iter(td_thragent_t *ta_p, td_sync_iter_f *cb, void *cbdata) in __td_ta_sync_iter() function
2422 return (__td_ta_sync_iter(ta_p, lowner_cb, &lcb)); in __td_thr_lockowner()