Searched refs:chre_slpi_stop_thread (Results 1 – 5 of 5) sorted by relevance
42 __QAIC_HEADER_EXPORT int __QAIC_HEADER(chre_slpi_stop_thread)(void) __QAIC_HEADER_ATTRIBUTE;
511 return _skel_method_2((void*)__QAIC_IMPL(chre_slpi_stop_thread), _sc, _pra); in __QAIC_SKEL()
555 __QAIC_STUB_EXPORT int __QAIC_STUB(chre_slpi_stop_thread)(void) __QAIC_STUB_ATTRIBUTE { in __QAIC_STUB() argument
50 extern "C" int chre_slpi_stop_thread(void);231 extern "C" int chre_slpi_stop_thread(void) { in chre_slpi_stop_thread() function
1020 ret = chre_slpi_stop_thread(); in main()