aboutsummaryrefslogtreecommitdiff
path: root/src/core/event.c
Commit message (Expand)AuthorAge
* Provide versions of mutex, condvar, and aio init that never fail.Garrett D'Amore2017-08-16
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* SRWLocks FTW!Garrett D'Amore2017-07-07
* Notification working - separate thread now.Garrett D'Amore2017-03-11
* Removing some dead code.Garrett D'Amore2017-03-11
* External event API for send/recv implemented.Garrett D'Amore2017-01-16
* Recv/Send event plumbing implemented (msgqueue and up).Garrett D'Amore2017-01-16
* Start of event framework.Garrett D'Amore2017-01-16