mirror of
https://github.com/glfw/glfw.git
synced 2025-10-28 19:13:08 +00:00
Functions registered with atexit are called from the thread calling exit. glfwTerminate should only be called from the main thread. Mistakes should be explicit. |
||
|---|---|---|
| .. | ||
| boing.c | ||
| CMakeLists.txt | ||
| gears.c | ||
| heightmap.c | ||
| splitview.c | ||
| triangle.c | ||
| wave.c | ||