Searched refs:mythr (Results 1 – 2 of 2) sorted by relevance
17 mythr(void *ignore) in mythr() function38 int ret = pthread_create(&thr, NULL, mythr, NULL); in main()
18 mythr(void *ignore) in mythr() function39 int ret = pthread_create(&thr, NULL, mythr, NULL); in main()