HomeSort by relevance Sort by last modified time
    Searched full:main_thread (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscostask.c 43 pthread_t main_thread; variable
115 main_thread = pthread_self();
  /external/bluetooth/glib/glib/
gthread.c 142 GRealThread* main_thread = (GRealThread*) g_thread_self (); local
154 g_private_set (g_thread_specific_private, main_thread);
155 G_THREAD_UF (thread_self, (&main_thread->system_thread));

Completed in 274 milliseconds