Searched refs:Wake (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
H A D | hdi_smq.h | 444 return syncer_->Wake(SharedMemQueueSyncer::SYNC_WORD_READ); in Write() 472 ret = syncer_->Wake(SharedMemQueueSyncer::SYNC_WORD_READ); in Write() 489 return syncer_->Wake(SharedMemQueueSyncer::SYNC_WORD_WRITE); in Read() 516 ret = syncer_->Wake(SharedMemQueueSyncer::SYNC_WORD_WRITE); in Read()
|
H A D | hdi_smq_syncer.h | 80 int Wake(uint32_t bitset);
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | hdi_smq_syncer.cpp | 84 int SharedMemQueueSyncer::Wake(uint32_t bitset) in Wake() function in OHOS::HDI::Base::SharedMemQueueSyncer
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/ |
H A D | smq_test.cpp | 347 syncer_->Wake(OHOS::HDI::Base::SharedMemQueueSyncer::SYNC_WORD_WRITE); 349 syncer_->Wake(OHOS::HDI::Base::SharedMemQueueSyncer::SYNC_WORD_WRITE);
|
/ohos5.0/base/global/i18n/tools/data/ |
H A D | name2num.txt | 1 …fic/Pohnpei': 183, 'Pacific/Saipan': 184, 'Pacific/Tarawa': 185, 'Pacific/Wake': 186}, {'Africa/Jo…
|
H A D | num2name.txt | 1 …fic/Pohnpei', 184: 'Pacific/Saipan', 185: 'Pacific/Tarawa', 186: 'Pacific/Wake'}, {0: 'Africa/Joha…
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-basic-trans-event.md | 109 4. Wake up a blocked task, read the event, and check whether the event meets conditions.
|
H A D | kernel-mini-basic-ipc-event.md | 89 4. Wake up the blocked task, read the event, and check whether the event meets conditions.
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-date-time.md | 734 | Pacific/Wake | 12 |
|
H A D | js-apis-system-time.md | 873 | Pacific/Wake | 12 |
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | thread_memory_shared.md | 162 …// Wake up only one thread waiting at the index 0 of the array, check the while condition in the l…
|
/ohos5.0/docs/en/readme/ |
H A D | liteipc_driver.md | 139 char commandStr[100] = "Wake me up at 9:00 in the morning.";
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-date-time.md | 734 | Pacific/Wake | 12 |
|
H A D | js-apis-system-time.md | 873 | Pacific/Wake | 12 |
|