Home
last modified time | relevance | path

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

/dports/graphics/quesoglc/quesoglc-0.7.2/tests/
H A Dtest3.c40 void* da_thread(void *arg) in da_thread() function
90 if (pthread_create(&thread, NULL, da_thread, NULL)) { in main()