OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_tid
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfc/int/
llcp_int.h
211
UINT8
next_tid
; /* next TID to use */
member in struct:__anon22671
/external/oprofile/libpp/
xml_utils.cpp
1010
size_t
next_tid
= get_next_tid_pclass(tid);
local
1013
p->add_thread(classes.v[tid].ptemplate.tid, tid,
next_tid
-1);
1014
tid =
next_tid
;
Completed in 5273 milliseconds