diff options
author | Raymond Hettinger <python@rcn.com> | 2006-03-24 20:43:29 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2006-03-24 20:43:29 +0000 |
commit | fd3fcf0b35a479c3df4999d9bad2337a5e3af140 (patch) | |
tree | 770ddf8cb99340d082dd16db6c9b75762fc025ee /Python/pythonrun.c | |
parent | 98bcb7081513eda72d4623e11ddb8cba66310561 (diff) | |
download | cpython-git-fd3fcf0b35a479c3df4999d9bad2337a5e3af140.tar.gz |
SF Patch #1455676: Simplify using Queues with daemon consumer threads
Adds join() and task_done() methods to track when all enqueued tasks have
been gotten and fully processed by daemon consumer threads.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions