SDL/src/camera
Simon McVittie 4728325044 pipewire: Give hotplug threads a more indicative name
When debugging crash reports, it's helpful to know which thread is
associated with which external library.

Linux limits the length of a thread name to 15 bytes (not including the
zero-termination), so abbreviate Pipewire to "pw" and hotplug to "plug"
to fit the desired information into the allowed space.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-09-09 11:22:05 -04:00
..
android Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
coremedia Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
dummy Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
emscripten Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
mediafoundation Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
pipewire pipewire: Give hotplug threads a more indicative name 2024-09-09 11:22:05 -04:00
v4l2 Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_camera.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_camera_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_syscamera.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00