OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unfinished
(Results
1 - 6
of
6
) sorted by null
/external/strace/
strace-graph
38
my %
unfinished
;
61
if (s/ <
unfinished
...>$//) {
62
$
unfinished
{$pid} = $_;
67
unless (exists $
unfinished
{$pid}) {
71
$_ = $
unfinished
{$pid} . $_;
72
delete $
unfinished
{$pid};
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Queue.py
40
# Notify all_tasks_done whenever the number of
unfinished
tasks
61
unfinished
= self.unfinished_tasks - 1
62
if
unfinished
<= 0:
63
if
unfinished
< 0:
66
self.unfinished_tasks =
unfinished
73
The count of
unfinished
tasks goes up whenever an item is added to the
77
When the count of
unfinished
tasks drops to zero, join() unblocks.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Queue.py
40
# Notify all_tasks_done whenever the number of
unfinished
tasks
61
unfinished
= self.unfinished_tasks - 1
62
if
unfinished
<= 0:
63
if
unfinished
< 0:
66
self.unfinished_tasks =
unfinished
73
The count of
unfinished
tasks goes up whenever an item is added to the
77
When the count of
unfinished
tasks drops to zero, join() unblocks.
/external/chromium_org/chrome/browser/resources/google_now/
utility.js
77
* Count of
unfinished
callbacks of the current task.
/external/libvorbis/doc/
03-codebook.tex
258
eliminated, it's clear that the tree is
unfinished
:
/external/chromium_org/chrome/browser/resources/file_manager/js/
file_manager.js
[
all
...]
Completed in 906 milliseconds