OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_queue
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/unittest/
deadlock_unittest.cc
312
// or serves a piece of work from queue '
get_queue
'.
313
void Worker(int put_queue, int
get_queue
) {
325
TryGetAndServe(
get_queue
);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py
1357
def
get_queue
():
function
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py
1357
def
get_queue
():
function
[
all
...]
Completed in 1060 milliseconds