Files
scylladb/tests
Tomasz Grabiec 48a86b7073 core: make timer callbacks synchronous with state changes
It allows for simpler client code because the client can assume that
when cancel() returns the callback will not run and thus there's no
need to handle the race between timer teardown and execution of the
callback.
2014-10-01 13:21:10 +02:00
..
2014-09-10 15:46:33 +03:00
2014-09-10 15:46:33 +03:00
2014-09-25 17:49:38 +03:00