Henrik Rydgård
|
8d8a553f5b
|
Fix typo and optimize locking pattern in Event, make it the same as LimitedWaitable.
|
2022-04-15 18:30:21 +02:00 |
|
Henrik Rydgård
|
adfce57d9e
|
Fix race condition in LimitedWaitable between Notify and Wait
|
2022-04-08 12:29:30 +02:00 |
|
Henrik Rydgård
|
bde54ccdc0
|
Fix misuses of cond.wait (should return true when you want to stop waiting!)
|
2022-04-08 12:28:45 +02:00 |
|
Henrik Rydgård
|
0f6a90098b
|
Remove experimental unused stuff.
|
2021-06-12 13:03:53 +02:00 |
|
Henrik Rydgård
|
446c2c027e
|
Get rid of the PrioritizedWorkQueue. Instead just queue tasks on the ThreadManager.
|
2021-06-12 13:03:53 +02:00 |
|