OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_finished_count
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/drd/tests/
pth_detached.c
10
static int
s_finished_count
; /* protected by s_mutex */
variable
17
s_finished_count
++;
73
while (
s_finished_count
< count1 + count2) {
Completed in 74 milliseconds