Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dgettext-6-prg.c72 thread1_execution (void *arg) in thread1_execution() function
152 if (pthread_create (&thread1, NULL, &thread1_execution, NULL)) in main()
H A Dgettext-7-prg.c72 thread1_execution (void *arg) in thread1_execution() function
156 if (pthread_create (&thread1, NULL, &thread1_execution, NULL)) in main()