OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_info_count
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
BenchSysTimer_mach.cpp
22
mach_msg_type_number_t
thread_info_count
= TASK_THREAD_TIMES_INFO_COUNT;
local
26
&
thread_info_count
))
/external/chromium/base/
process_util_mac.mm
396
mach_msg_type_number_t
thread_info_count
= TASK_THREAD_TIMES_INFO_COUNT;
400
&
thread_info_count
);
Completed in 35 milliseconds