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

  /external/mesa3d/src/glx/
glxcurrent.c 105 * Once \c init_thread_data has been called, the per-thread data key will
119 init_thread_data(void) function
130 pthread_once(&once_control, init_thread_data);
139 pthread_once(&once_control, init_thread_data);
  /external/linux-tools-perf/src/tools/perf/bench/
numa.c 1268 static void init_thread_data(void) function
1356 init_thread_data();
    [all...]

Completed in 982 milliseconds