Searched refs:st_tid (Results 1 – 9 of 9) sorted by relevance
102 pthread_t st_tid; member
405 if (pthread_create(&slottable->st_tid, NULL, in C_WaitForSlotEvent()509 (void) pthread_cancel(slottable->st_tid); in C_WaitForSlotEvent()520 (void) pthread_join(slottable->st_tid, NULL); in C_WaitForSlotEvent()
423 (void) pthread_join(slottable->st_tid, NULL); in finalize_common()
327 mdb_tgt_tid_t st_tid; /* Id of thread in question */ member
141 return (s.st_tid); in thr_disc_get()
3275 tsp->st_tid = PTL_TID(t); in pt_status()3276 if (PTL_GETREGS(t, tsp->st_tid, gregs) == 0) in pt_status()
762 st->st_tid = ul->un_logmap->mtm_tid; in storebuf()930 st->st_tid = ul->un_logmap->mtm_tid; in ldl_round_commit()1409 ul->un_tid = st->st_tid; in ldl_logscan_ident()
267 uint32_t st_tid; /* transaction id */ member
5186 log_odi->od_head_tid = st->st_tid; in log_read_log()