Home
last modified time | relevance | path

Searched defs:wait (Results 1 - 8 of 8) sorted by relevance

/test/testfwk/arkxtest/testserver/src/client/
H A Dtest_server_client.cpp51 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(TESTSERVER_LOAD_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
/test/testfwk/arkxtest/testserver/test/unittest/
H A Dstart_test_server.cpp47 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(TESTSERVER_LOAD_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
/drivers/hdf_core/adapter/khdf/linux/manager/src/
H A Dhdf_kevent.c67 struct HdfKeventWait *wait = OsalMemAlloc(sizeof(struct HdfKeventWait)); in HdfKeventWaitAlloc() local
75 static void HdfKeventWaitFree(struct HdfKeventWait *wait) in HdfKeventWaitFree() argument
126 struct HdfKeventWait *wait in SendKevent() local
82 PrepareEvent( struct HdfKeventWait **wait, uint64_t class, int32_t eventId, const char *content, bool sync) PrepareEvent() argument
287 struct HdfKeventWait *wait = NULL; CompleteKevent() local
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/include/
H A Dusb_net_adapter.h64 wait_queue_head_t wait; member
/drivers/hdf_core/framework/core/adapter/vnode/src/
H A Dhdf_vnode_adapter.c675 static unsigned int HdfVNodeAdapterPoll(struct file *filep, poll_table *wait) in HdfVNodeAdapterPoll() argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dconcurrent.py25 from concurrent.futures import wait namespace
/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h206 uint32_t wait; member
/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h533 uint32_t wait; member

Completed in 8 milliseconds