Searched defs:new_task (Results 1 – 7 of 7) sorted by relevance
| /third_party/libabigail/tests/ |
| D | test-read-dwarf.cc | 678 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function
|
| D | test-read-btf.cc | 164 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function
|
| D | test-read-ctf.cc | 509 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/ |
| D | parallel_op.h | 136 Task *new_task; variable
|
| /third_party/rust/rust/library/std/src/sys/itron/ |
| D | thread.rs | 179 let new_task = ItronError::err_if_negative(unsafe { in new() localVariable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
| D | mindrecord_op.cc | 378 Task *new_task; in AddNewWorkers() local
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_tasks.py | 92 def new_task(self, loop, coro, name='TestTask', context=None): member in BaseTaskTests 2806 def new_task(self, coro): member in BaseCurrentLoopTests 2830 def new_task(self, coro): member in PyCurrentLoopTests 2838 def new_task(self, coro): member in CCurrentLoopTests
|