HomeSort by: relevance | last modified time | path
    Searched refs:start_routine (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/
configure 20012 static void *start_routine(void *a) { return a; }
20017 pthread_create(&th, 0, start_routine, 0);
  /xsrc/external/mit/xorg-server/dist/
configure 28344 static void *start_routine(void *a) { return a; }
28349 pthread_create(&th, 0, start_routine, 0);
    [all...]

Completed in 23 milliseconds