Home
last modified time | relevance | path

Searched refs:QUEUE_Destroy (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
H A Dqueue_adapter.h33 int QUEUE_Destroy(MQueueId queueId);
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/cmsis/
H A Dqueue_adapter.c46 int QUEUE_Destroy(MQueueId queueId) in QUEUE_Destroy() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.c55 QUEUE_Destroy(queueId); in SAMGR_CreateFixedTaskPool()
147 QUEUE_Destroy((MQueueId)argv); in TaskEntry()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dqueue_adapter.c76 int QUEUE_Destroy(MQueueId queueId) in QUEUE_Destroy() function