ligd
981bda5cf0
ramlog: workaround the unsafe critical section
thread1: thread2:
ramlog_addbuf()
enter_critical_section()
ramlog_pollnotify()
foreach rl_list
--> switch out
ramlog_file_close
enter_critical_section()
list_delete()
leave_critical_section()
<--- switch back
rl_list error
leave_critical_section()
Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-09-14 13:13:39 +08:00
..
2024-02-18 04:09:34 -08:00
2024-09-14 13:13:39 +08:00
2024-09-02 18:23:57 +08:00
2024-04-30 11:35:13 -03:00
2024-04-30 11:35:13 -03:00
2024-04-21 11:40:01 +02:00
2024-08-25 19:22:15 +08:00
2024-08-23 01:43:09 +08:00