- 11 Apr, 2016 1 commit
-
-
Shane Snyder authored
I factored the sorted queue implementation Phil created for monitoring timeouts out into separate files (margo-timer.c/h). There is now an interface for submitting timers that define a callback function that's executed when the timers expire. margo_thread_sleep() and margo_forward_timed() will both use this interface, though only margo_thread_sleep() is implemented at the moment.
-
- 30 Mar, 2016 1 commit
-
-
Philip Carns authored
-
- 13 Nov, 2015 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-