index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event
/
Call.cxx
Age
Commit message (
Expand
)
Author
2019-02-05
event/Loop: add flag `alive`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-01-29
event/Call: invoke function directly if the EventLoop is dead
Max Kellermann
2017-11-12
event/Call: migrate from DeferredMonitor to DeferEvent
Max Kellermann
2017-08-18
event/Loop: set thread to current thread by default
Max Kellermann
2017-02-09
event/Call: allow usage during shutdown
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-09-09
event/Call: rethrow exceptions in calling thread
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-04
event/BlockingCall: always use DeferredMonitor internally
Max Kellermann
2013-11-27
Add infrastructure for using multiple event loops
Denis Krjuchkov
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-08-10
EventLoop: new implementation using epoll
Max Kellermann
2013-08-10
event/Call: signal the calling thread
Max Kellermann
2013-08-08
event: add function BlockingCall()
Max Kellermann