Home
last modified time | relevance | path

Searched refs:physics_thread_main (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/examples/
H A Dparticles.c901 static int physics_thread_main(void* arg) in physics_thread_main() function
1051 if (thrd_create(&physics_thread, physics_thread_main, window) != thrd_success) in main()

Completed in 3 milliseconds