Home
last modified time | relevance | path

Searched refs:pthread_attr_destroy (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dpthread_attr.c55 int pthread_attr_destroy(pthread_attr_t *attr) in pthread_attr_destroy() function
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_isp.c215 pthread_attr_destroy(pstAttr); in SAMPLE_COMM_ISP_Run()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dpthread.h578 * @see pthread_attr_destroy
596 * @retval #int Upon successful completion, pthread_attr_destroy() shall return a value of 0; otherwise, an error number shall be returned to indicate the error.
605 int pthread_attr_destroy(pthread_attr_t *);
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Drk_list.cpp385 pthread_attr_destroy(&attr); in rk_list_test_0()

Completed in 3 milliseconds