Searched defs:welcome (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/none/tests/
H A Dpth_once.c15 * execute the routine welcome() using the once call. Only
17 * execute welcome().
35 void welcome(void) function
37 printf("welcome: Welcome\n");
45 welcome)) != 0) {
/external/valgrind/main/helgrind/tests/
H A Dtc21_pthonce.c26 * execute the routine welcome() using the once call. Only
28 * execute welcome().
64 void welcome(void) { function
65 printf("welcome: Welcome\n");
72 r= pthread_once(&welcome_once_block, welcome); assert(!r);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 522 milliseconds