Home
last modified time | relevance | path

Searched refs:thread2_execution (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dgettext-6-prg.c104 thread2_execution (void *arg) in thread2_execution() function
154 if (pthread_create (&thread2, NULL, &thread2_execution, NULL)) in main()
H A Dgettext-7-prg.c106 thread2_execution (void *arg) in thread2_execution() function
158 if (pthread_create (&thread2, NULL, &thread2_execution, NULL)) in main()