SDL/src/thread/pthread
Frank Praznik 43ddc59fa8
Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877)
It's marked as being a public symbol internally, however, it was missing from the header files and not visible in the shared library.  This adds it to the necessary headers and to the DynAPI list to expose it for use by applications.

Co-authored-by: Frank Praznik <frank.praznik@oh.rr.com>
2021-11-02 13:56:14 -07:00
..
SDL_syscond.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_sysmutex.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_sysmutex_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_syssem.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_systhread.c Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 2021-11-02 13:56:14 -07:00
SDL_systhread_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_systls.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00