OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abs_thread_counter
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/tests/
threadpool-test.c
21
static gulong
abs_thread_counter
= 0;
variable
155
abs_thread_counter
++;
167
id,
abs_thread_counter
,
199
g_assert (runs * 3 ==
abs_thread_counter
+ leftover_task_counter);
Completed in 80 milliseconds