Home
last modified time | relevance | path

Searched defs:block_func (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_connect_blocker.cc43 std::function<void()> block_func, in ConnectBlocker()
/third_party/python/Lib/test/
Dtest_queue.py58 def do_blocking_test(self, block_func, block_args, trigger_func, trigger_args): argument
72 def do_exceptional_blocking_test(self,block_func, block_args, trigger_func, argument
/third_party/mindspore/mindspore/dataset/engine/
Ddatasets.py2360 def block_func(self): member in BlockReleasePair