OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufferFull
(Results
1 - 2
of
2
) sorted by null
/system/core/libutils/tests/
RefBase_test.cpp
115
static std::atomic<bool>
bufferFull
(false);
117
// Wait until
bufferFull
has value val.
119
while (
bufferFull
!= val) {}
158
bufferFull
= false;
179
bufferFull
= true;
/external/svox/pico/lib/
picocep.c
[
all
...]
Completed in 547 milliseconds