Searched refs:next_tid (Results 1 – 4 of 4) sorted by relevance
210 UINT8 next_tid; /* next TID to use */ member
1010 size_t next_tid = get_next_tid_pclass(tid); in build_process_tree() local1013 p->add_thread(classes.v[tid].ptemplate.tid, tid, next_tid-1); in build_process_tree()1014 tid = next_tid; in build_process_tree()
397 llcp_cb.sdp_cb.next_tid = 0; in llcp_sdp_proc_deactivation()
1612 llcp_cb.sdp_cb.transac[i].tid = llcp_cb.sdp_cb.next_tid; in LLCP_DiscoverService()1613 llcp_cb.sdp_cb.next_tid++; in LLCP_DiscoverService()