Searched refs:cancel (Results 1 – 25 of 47) sorted by relevance
12
2 cancel started4 cancel wait()9 cancel started11 cancel wait()16 cancel started18 cancel wait()22 cancel started24 cancel wait()
5 task cancel12 task cancel21 main cancel23 task cancel24 task 2 cancel28 main cancel30 task cancel
37 print(t.cancel())42 print(t.cancel())50 print(t.cancel())64 print(t.cancel())71 t.cancel()80 t.cancel()
27 t1.cancel()28 t2.cancel()29 t3.cancel()30 t4.cancel()
9 ignore cancel22 task_cancel_other cancel32 ignore cancel
31 task cancel 137 task cancel 140 task cancel 2
43 async def cancel(t): function47 t.cancel()50 k = asyncio.create_task(cancel(t))
5 task 1 cancel6 task 2 cancel
38 other.cancel()103 t.cancel()110 t.cancel()
38 to_cancel[0].cancel()90 t1.cancel()92 t2.cancel()
42 t1.cancel()43 t2.cancel()
68 t.cancel()76 t.cancel()
2 can't cancel self
15 global_task.cancel()
24 while other.cancel():
24 tasks[other].cancel()
22 waiter.cancel()39 runner_task.cancel()47 runner_task.cancel()
137 if (task->cancel == 1u) { in pend_state_end_proc()143 if ((task->cancel == 1u) && (blk_obj->cancel == 1u)) { in pend_state_end_proc()
27 task.cancel()
83 kstat_t cancel(void);
73 uint8_t cancel; member
149 if ((g_active_task[cur_cpu_num]->cancel == 1u) && (obj->blk_obj.cancel == 1u)) {\
79 kstat_t Work::cancel(void) in cancel() function in Work
126 .blk_obj.cancel = 0u, \
324 .cancel = auth_cancel,416 auth_callbacks.cancel = auth_cancel; in ble_stack_iocapability_set()423 auth_callbacks.cancel = auth_cancel; in ble_stack_iocapability_set()431 auth_callbacks.cancel = auth_cancel; in ble_stack_iocapability_set()438 auth_callbacks.cancel = auth_cancel; in ble_stack_iocapability_set()444 if (auth_callbacks.cancel != NULL) { in ble_stack_iocapability_set()
Completed in 29 milliseconds