sonninnos
|
3c4dd50974
|
More widget additions and adjustments (#16287)
|
2024-02-25 20:23:08 -08:00 |
|
libretroadmin
|
24287b1cce
|
Cleanups/simplifications
|
2023-08-17 21:58:41 +02:00 |
|
Jamiras
|
85c44f9245
|
more thread-awareness in task callbacks (#14337)
* more thread-awareness in task callbacks
|
2022-08-23 15:11:11 +02:00 |
|
LibretroAdmin
|
a96d12e8bc
|
Put back property locking in threaded_gather_internal - without this,
core updater tasks would crash/segfault - heap corruption
|
2022-08-22 03:41:17 +02:00 |
|
Jamiras
|
e0a065d20e
|
don't hold property_lock while gathering tasks (#14328)
|
2022-08-18 04:28:40 +02:00 |
|
libretroadmin
|
0e85113eb3
|
(libretro-common) Style nits/cleanups
|
2022-07-10 18:13:49 +02:00 |
|
libretroadmin
|
821bb86b37
|
Get rid of HAVE_THREADS macros
|
2022-07-06 15:01:53 +02:00 |
|
Cthulhu-throwaway
|
7a70b36c8b
|
(Threaded Tasks) Fix race condition at task_queue_wait (#13898)
|
2022-04-29 14:29:07 +02:00 |
|
twinaphex
|
d63c6b9706
|
main_thread_id initial value should be 0, not NULL
|
2021-11-08 20:08:32 +01:00 |
|
Jamiras
|
84cab492b2
|
add task_in_on_main_thread function
|
2021-11-08 09:35:25 -07:00 |
|
Jamiras
|
9aa42c9d5e
|
only wait for save task to complete
|
2020-07-10 20:18:03 -06:00 |
|
twinaphex
|
e48ffd14cd
|
Cleanups
|
2020-07-09 00:24:09 +02:00 |
|
twinaphex
|
6e59d52184
|
Cleanups/comments
|
2020-07-07 05:58:07 +02:00 |
|
twinaphex
|
28399641da
|
task_queue_put - prevent dereference of null pointer
|
2020-06-29 19:57:52 +02:00 |
|
twinaphex
|
3541b2aa0e
|
task_init - use malloc
|
2020-06-28 06:41:07 +02:00 |
|
jdgleaver
|
c1d41e190c
|
(task_queue) Add warning about the usage of 'task_queue_remove()'
|
2020-04-06 14:16:24 +01:00 |
|
jdgleaver
|
13df7795fc
|
Fix task deadlocks
|
2020-04-06 13:51:22 +01:00 |
|
Jamiras
|
23ba478f82
|
fix race condition where task could momentarily not be in the queue when reordering
|
2020-04-04 09:37:55 -06:00 |
|
Jamiras
|
c8c05306a3
|
add comments
|
2020-02-22 13:01:07 -07:00 |
|
Jamiras
|
e00449c410
|
delay subsequent unlock attempts on failure
|
2020-02-22 07:11:01 -07:00 |
|
twinaphex
|
e7e7a284f5
|
Cleanups
|
2020-02-02 02:16:19 +01:00 |
|
twinaphex
|
cd9ca691ca
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
|
twinaphex
|
74cd84399f
|
Cleanups - Replace '== NULL'
|
2020-01-30 16:47:33 +01:00 |
|
twinaphex
|
eb4e365820
|
(libretro-common) Cleanups
|
2020-01-27 17:00:18 +01:00 |
|
twinaphex
|
44b83cf353
|
Cleanups
|
2019-04-30 11:16:14 +02:00 |
|