Home
last modified time | relevance | path

Searched defs:canceled (Results 1 - 25 of 37) sorted by relevance

12

/third_party/nghttp2/src/
H A Dshrpx_memcached_request.h54 bool canceled; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
H A D3-1.c51 static volatile int canceled; variable
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
H A Dstress.c89 static long long canceled, ended; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
H A D3-2.c97 static int canceled = 0; variable
H A D1-2.c91 static int canceled = 0; variable
/base/powermgr/power_manager/test/apitest/inner_api/ffrt/src/
H A Dffrt_utils_test.cpp364 bool canceled = false; in HWTEST_F() local
/kernel/liteos_a/compat/posix/src/
H A Dpprivate.h60 volatile UINT8 canceled; /* pending cancel flag */ member
/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.h45 uint8_t canceled; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.h45 uint8_t canceled; member
/third_party/node/deps/v8/src/tasks/
H A Dcancelable-task.h71 bool canceled() const { return canceled_; } in canceled() function in v8::internal::CancelableTaskManager
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dxen-tpmfront.c62 bool canceled = false; in wait_for_tpm_stat() local
40 wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, bool check_cancel, bool *canceled) wait_for_tpm_stat_cond() argument
H A Dtpm_tis_core.c55 bool canceled = false; in wait_for_tpm_stat() local
32 wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, bool check_cancel, bool *canceled) wait_for_tpm_stat_cond() argument
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dxen-tpmfront.c62 bool canceled = false; in wait_for_tpm_stat() local
40 wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, bool check_cancel, bool *canceled) wait_for_tpm_stat_cond() argument
H A Dtpm_tis_core.c72 bool canceled = false; in wait_for_tpm_stat() local
35 wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, bool check_cancel, bool *canceled) wait_for_tpm_stat_cond() argument
/kernel/linux/linux-6.6/io_uring/
H A Dtimeout.c668 int canceled = 0; in io_kill_timeouts() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress2.c195 long canceled; member
426 long canceled = 0; in main() local
H A Dstress.c195 long canceled; member
426 long canceled = 0; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress2.c186 long canceled; member
417 long canceled = 0; in main() local
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.c245 bool canceled = false; in wait_for_stat() local
215 wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, bool check_cancel, bool *canceled) wait_for_tpm_stat_cond() argument
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_request_layer.c731 bool canceled; in ssh_rtl_cancel() local
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.c211 bool canceled = false; in wait_for_stat() local
187 wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, bool check_cancel, bool *canceled) wait_for_tpm_stat_cond() argument
/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_constant.cpp172 napi_value canceled = nullptr; in ResultCodeConstructor() local
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dctl.c334 tb_ctl_tx_callback(struct tb_ring *ring, struct ring_frame *frame, bool canceled) tb_ctl_tx_callback() argument
415 tb_ctl_rx_callback(struct tb_ring *ring, struct ring_frame *frame, bool canceled) tb_ctl_rx_callback() argument
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dctl.c337 tb_ctl_tx_callback(struct tb_ring *ring, struct ring_frame *frame, bool canceled) tb_ctl_tx_callback() argument
426 tb_ctl_rx_callback(struct tb_ring *ring, struct ring_frame *frame, bool canceled) tb_ctl_rx_callback() argument
H A Ddma_test.c230 dma_test_rx_callback(struct tb_ring *ring, struct ring_frame *frame, bool canceled) dma_test_rx_callback() argument
299 dma_test_tx_callback(struct tb_ring *ring, struct ring_frame *frame, bool canceled) dma_test_tx_callback() argument

Completed in 18 milliseconds

12