Searched refs:chre_slpi_wait_on_thread_exit (Results 1 – 5 of 5) sorted by relevance
41 __QAIC_HEADER_EXPORT int __QAIC_HEADER(chre_slpi_wait_on_thread_exit)(void) __QAIC_HEADER_ATTRIBUTE;
510 return _skel_method_2((void*)__QAIC_IMPL(chre_slpi_wait_on_thread_exit), _sc, _pra); in __QAIC_SKEL()
550 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_wait_on_thread_exit)(void) __QAIC_STUB_ATTRIBUTE { in __QAIC_STUB() argument
227 extern "C" int chre_slpi_wait_on_thread_exit(void) { in chre_slpi_wait_on_thread_exit() function
147 int ret = chre_slpi_wait_on_thread_exit(); in monitorThreadEntry()