- 14 Apr, 2016 1 commit
-
-
Jonathan Jenkins authored
-
- 11 Apr, 2016 2 commits
-
-
Shane Snyder authored
-
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.
-
- 04 Apr, 2016 1 commit
-
-
Philip Carns authored
- na_ and NA_ types and functions no longer necessary
-
- 30 Mar, 2016 2 commits
-
-
Philip Carns authored
-
Jonathan Jenkins authored
-
- 29 Mar, 2016 1 commit
-
-
Philip Carns authored
- Demonstrated in test program. This function allows caller to suspend until some other entity calls margo_finalize(). If called by a ULT that is executing in the same pool as the HG progress thread, then it will indicate to the progress thread that it does not need to yield execution. - fixes #6
-
- 27 Mar, 2016 1 commit
-
-
Philip Carns authored
-
- 13 Jan, 2016 2 commits
-
-
Rob Latham authored
-
Jonathan Jenkins authored
-
- 17 Dec, 2015 7 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
- 16 Dec, 2015 1 commit
-
-
Philip Carns authored
-
- 15 Dec, 2015 3 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
- 13 Nov, 2015 1 commit
-
-
Philip Carns authored
-