Searched refs:gThreadHandle (Results 1 – 1 of 1) sorted by relevance
65 qurt_thread_t gThreadHandle; variable126 return (qurt_thread_get_id() == gThreadHandle) ? gEventLoop : nullptr; in getCurrentEventLoop()155 int result = qurt_thread_create(&gThreadHandle, &attributes, in chre_slpi_start_thread()180 int result = qurt_thread_join(gThreadHandle, &status); in chre_slpi_wait_on_thread_exit()214 gThreadHandle = 0; in chre_slpi_stop_thread()