Home
last modified time | relevance | path

Searched refs:to_notify (Results 1 – 1 of 1) sorted by relevance

/oneTBB/python/tbb/
H A Dpool.py405 def __init__(self, to_notify): argument
410 self._to_notify = to_notify
487 def __init__(self, to_notify=None): argument
492 AbstractResultCollector.__init__(self, to_notify)
561 def __init__(self, to_notify=None, as_iterator=True): argument
570 AbstractResultCollector.__init__(self, to_notify)