0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/libobs/callback
tt2468 23cda97a54 libobs/callback: Make proc_handler_t threadsafe
Add mutexes to protect against multi-threaded memory access
violations.
2021-10-14 04:28:04 -07:00
..
calldata.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
calldata.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
decl.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
decl.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
proc.c libobs/callback: Make proc_handler_t threadsafe 2021-10-14 04:28:04 -07:00
proc.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
signal.c libobs/callback: Fix pthread mutex leaks 2021-08-23 22:31:00 -07:00
signal.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00