Home
last modified time | relevance | path

Searched defs:timeout (Results 1 - 25 of 1001) sorted by relevance

12345678910>>...41

/third_party/node/test/parallel/
H A Dtest-timers-args.js9 function timeout(nargs) { function
/third_party/node/test/pummel/
H A Dtest-vm-race.js
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_sched.c39 signed long linux_schedule_timeout(signed long timeout) in linux_schedule_timeout() argument
/third_party/musl/src/select/
H A Dpoll.c6 int poll(struct pollfd *fds, nfds_t n, int timeout) in poll() argument
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A D__ppoll_time64.c31 struct timespec timeout; in ppoll_time64_0300() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/
H A Dshell.go
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dtimeout_gesture.cpp20 TimeoutGesture::TimeoutGesture(const std::chrono::duration<float>& timeout) in TimeoutGesture() argument
27 auto timeout = AceType::MakeRefPtr<OHOS::Ace::TimeoutRecognizer>( in CreateRecognizer() local
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_set_timer_virtual.c18 int SetTimer(const char *name, unsigned int timeout) in SetTimer() argument
H A Dsession_set_timer.cpp23 int SetTimer(const char *name, unsigned int timeout) in SetTimer() argument
/foundation/communication/netmanager_base/utils/common_utils/include/
H A Draii_xcollie_timer.h26 RaiiXCollieTimer(const std::string &name, unsigned int timeout) in RaiiXCollieTimer() argument
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dtcp_connect_options.cpp21 void TcpConnectOptions::SetTimeout(uint32_t timeout) in SetTimeout() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Dievent.cpp22 IEvent *IEvent::CreateEvent(EventTime timeout, int &errCode) in CreateEvent() argument
38 CreateEvent(EventFd fd, EventsMask events, EventTime timeout, int &errCode) CreateEvent() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dinterop.cpp49 opencl_dri_event_wait(cl_event event, uint64_t timeout) try { in opencl_dri_event_wait() argument
/third_party/ltp/testcases/kernel/syscalls/eventfd/
H A Deventfd03.c27 struct timeval timeout = { 0, 0 }; in run() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
H A D10-1-buildonly.c14 struct timespec timeout; in test_mq_timedsend_prototype() local
/foundation/ability/ability_runtime/tools/aa/src/
H A Dmain.cpp32 CommandTimer(const std::string &timerName, uint32_t timeout, const std::string &operation) in CommandTimer() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_loop_handler.cpp44 int32_t timeout = uv_backend_timeout(uvLoop_); in OnTriggered() local
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/dfx/
H A Dapp_domain_verify_xcollie_helper.h26 SetTimer( const std::string& name, unsigned int timeout, std::function<void(void*)> func, void* arg) SetTimer() argument
/foundation/barrierfree/accessibility/services/aams/include/
H A Dxcollie_helper.h26 XCollieHelper(const std::string &name, unsigned int timeout) in XCollieHelper() argument
/foundation/filemanagement/dfs_service/utils/dfx/src/
H A Dxcollie_helper.cpp24 int XCollieHelper::SetTimer(const std::string &name, uint32_t timeout, XCollieCallback func, void *arg, bool recovery) in SetTimer() argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dparameters.cpp19 int WaitParameter(const char *key, const char *value, int timeout) in WaitParameter() argument
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_xcollie_virtual.cpp18 int32_t SoftBusSetWatchdogTimer(const char *name, uint32_t timeout, void(*func)(void*), void *args) in SoftBusSetWatchdogTimer() argument
/third_party/curl/tests/libtest/
H A Dlib1905.c68 struct timeval timeout; in test() local
H A Dlib502.c56 struct timeval timeout; in test() local
H A Dlib1592.c51 int timeout; in test() local

Completed in 4 milliseconds

12345678910>>...41