Mary-nyan and GitHub
1865ea87e5
bsd: Fix eventfd broken logic ( #3647 )
...
* bsd: Fix eventfd broken logic
This commit fix eventfd logic being broken.
The following changes were made:
- EventFd IPC definition had argument inverted
- EventFd events weren't fired correctly
- Poll logic was wrong and unfinished for eventfd
- Reintroduce workaround from #3385 but in a safer way, and spawn 4
threads.
* ipc: Rework a bit for multithreads
* Clean up debug logs
* Make server thread yield when managed lock isn't availaible
* Fix replyTargetHandle not being added in the proper locking scope
* Simplify some scopes
* Address gdkchan's comments
* Revert IPC workaround for now
* Reintroduce the EventFileDescriptor workaround
2022-11-27 20:18:05 +00:00
..
2022-11-09 20:22:43 +01:00
2022-11-18 03:29:01 +00:00
2021-04-14 00:01:24 +02:00
2022-03-22 20:46:16 +01:00
2022-09-10 01:16:24 +00:00
2022-10-04 20:12:54 -03:00
2019-09-19 10:45:11 +10:00
2021-04-14 00:01:24 +02:00
2021-04-14 00:01:24 +02:00
2021-06-25 00:37:48 +02:00
2019-09-19 10:45:11 +10:00
2021-03-25 23:25:49 +01:00
2019-09-19 10:45:11 +10:00
2019-09-19 10:45:11 +10:00
2019-09-19 10:45:11 +10:00
2022-10-02 10:30:46 +02:00
2022-11-24 15:26:29 +01:00
2022-11-23 18:32:35 +01:00
2019-09-19 10:45:11 +10:00
2022-10-27 21:36:37 +00:00
2019-09-19 10:45:11 +10:00
2021-04-14 00:01:24 +02:00
2021-04-14 00:01:24 +02:00
2021-04-24 12:16:01 +02:00
2020-05-04 13:22:28 +02:00
2019-09-19 10:45:11 +10:00
2022-11-09 20:22:43 +01:00
2021-04-22 23:35:01 +02:00
2022-02-18 02:00:06 +01:00
2022-03-22 20:46:16 +01:00
2019-09-19 10:45:11 +10:00
2022-11-16 16:30:12 -03:00
2022-08-18 18:04:54 +02:00
2022-11-16 16:30:12 -03:00
2022-03-22 20:46:16 +01:00
2019-09-19 10:45:11 +10:00
2019-09-19 10:45:11 +10:00
2022-02-09 17:18:07 -03:00
2022-11-16 23:27:42 +01:00
2022-03-20 13:25:29 -03:00
2019-09-19 10:45:11 +10:00
2019-09-19 10:45:11 +10:00
2022-08-25 23:18:37 +02:00
2021-09-29 01:03:35 +02:00
2022-05-03 23:28:32 +02:00
2022-11-16 15:34:18 -03:00
2019-09-19 10:45:11 +10:00
2022-11-27 01:10:42 +00:00
2022-11-16 15:34:18 -03:00
2022-11-24 15:26:29 +01:00
2022-11-09 20:22:43 +01:00
2022-05-05 15:23:30 -03:00
2022-11-27 20:18:05 +00:00
2022-11-16 23:27:42 +01:00
2019-09-19 10:45:11 +10:00
2022-11-09 20:22:43 +01:00
2022-10-02 21:50:03 +00:00
2022-11-24 15:26:29 +01:00
2019-09-19 10:45:11 +10:00
2022-08-11 18:07:37 -03:00
2019-09-19 10:45:11 +10:00
2021-04-14 00:01:24 +02:00
2021-04-14 00:01:24 +02:00
2022-02-19 15:29:11 +01:00
2019-07-11 22:13:43 -03:00
2022-02-17 21:08:07 -03:00
2022-08-18 18:04:54 +02:00
2020-09-22 14:50:40 +10:00