1
0
Fork 0
mirror of https://gitlab.com/niansa/libasync.git synced 2025-03-06 20:53:29 +01:00
Commit graph

4 commits

Author SHA1 Message Date
Alexander van der Grinten
abc4e0aa50 oneshot-event: Add non-cancellable wait() 2021-05-20 17:15:03 +02:00
Alexander van der Grinten
2e7f45f4e3 oneshot-event: Add fast path 2021-05-03 16:59:14 +02:00
Dennis Bonke
017d9e6eae
mutex: Fix several warnings about non-virtual destructors
oneshot-event: Fix a warning about non-virtual destructors
post-ack: Fix several warnings about non-virtual destructors
recurring-event: Fix a warning about non-virtual destructors

Signed-off-by: Dennis Bonke <admin@dennisbonke.com>
2021-05-03 00:39:23 +02:00
Alexander van der Grinten
1b3fac3858 oneshot-event: Add oneshot_event class 2020-06-13 15:48:01 +02:00