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

  /external/valgrind/main/none/tests/
pth_cvsimple.c 29 void *inc_count(void *null) function
69 pthread_create(&threads[1], NULL, inc_count, NULL);
70 pthread_create(&threads[2], NULL, inc_count, NULL);
77 // inc_count threads could fully run before watch_count begins, and so
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontPlatformDataAndroid.cpp 47 static void inc_count() function
58 #define inc_count() macro
81 inc_count();
100 inc_count();
113 inc_count();
125 inc_count();
133 inc_count();
146 inc_count();

Completed in 73 milliseconds