Home
last modified time | relevance | path

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

/aosp_15_r20/external/fastrpc/inc/
H A Dadsp_current_process.h68 __QAIC_HEADER_EXPORT int __QAIC_HEADER(adsp_current_process_thread_exit)(void) __QAIC_HEADER_ATTRIB…
/aosp_15_r20/external/fastrpc/src/
H A Dadsp_current_process_stub.c567 __QAIC_STUB_EXPORT int __QAIC_STUB(adsp_current_process_thread_exit)(void) __QAIC_STUB_ATTRIBUTE { in __QAIC_STUB() argument
H A Dfastrpc_apps_user.c1851 (void)adsp_current_process_thread_exit(); in exit_thread()