Home
last modified time | relevance | path

Searched refs:pthread_cond_destroy (Results 1 – 11 of 11) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
Dhi_condition.h60 (void)pthread_cond_destroy(&mCond); in ~HiCondition()
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_Event.c91 if (pthread_cond_destroy(&event->condition)) { in Rockchip_OSAL_SignalTerminate()
/device/soc/esp/esp32/components/pthread/
Dpthread_cond_var.c177 int pthread_cond_destroy(pthread_cond_t *cv) in pthread_cond_destroy() function
/device/soc/rockchip/common/hardware/mpp/include/
Dmpp_thread.h155 pthread_cond_destroy(&mCond); in ~Condition()
/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpp_thread.h167 pthread_cond_destroy(&mCond); in ~Condition()
/device/soc/rockchip/rk3399/hardware/mpp/include/
Dmpp_thread.h155 pthread_cond_destroy(&mCond); in ~Condition()
/device/soc/rockchip/rk3568/hardware/mpp/include/
Dmpp_thread.h157 pthread_cond_destroy(&mCond); in ~Condition()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dpthread.h424 int pthread_cond_destroy(pthread_cond_t *);
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Dhci_h5.c1720 pthread_cond_destroy(&rtk_h5.cond); in hci_h5_cleanup()
1721 pthread_cond_destroy(&rtk_h5.data_cond); in hci_h5_cleanup()
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Dhci_h5.c2238 pthread_cond_destroy(&rtk_h5.cond); in hci_h5_cleanup()
2239 pthread_cond_destroy(&rtk_h5.data_cond); in hci_h5_cleanup()
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz