Home
last modified time | relevance | path

Searched refs:__xf_thread_destroy (Results 1 – 3 of 3) sorted by relevance

/device/linaro/hikey/hifi/xaf/host-apf/include/os/android/
Dxf-osal.h203 static inline int __xf_thread_destroy(xf_thread_t *thread) in __xf_thread_destroy() function
/device/linaro/hikey/hifi/xaf/host-apf/include/os/xos/
Dxf-osal.h192 static inline int __xf_thread_destroy(xf_thread_t *thread) in __xf_thread_destroy() function
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxf-proxy.c355 __xf_thread_destroy(&proxy->thread); in xf_proxy_close()