OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:number_waited
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/libiberty/
pex-common.h
79
int
number_waited
;
member in struct:pex_obj
pex-common.c
70
obj->
number_waited
= 0;
524
if (obj->
number_waited
== obj->count)
532
for (i = obj->
number_waited
; i < obj->count; ++i)
539
obj->
number_waited
= i;
Completed in 581 milliseconds