2d58e96dcc
When using pthread_once with destructors they are only called, if each thread (including the main thread) is exited with pthread_exit. Introducing winpr_exit as a wrapper for that purpose. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
df_event.c | ||
df_event.h | ||
df_graphics.c | ||
df_graphics.h | ||
dfreerdp.c | ||
dfreerdp.h | ||
ModuleOptions.cmake |