summaryrefslogtreecommitdiff
path: root/test/actor/actor.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make actor self reference optionalIvo van Dongen2017-07-241-0/+31
* [core] implement ask pattern in actorIvo van Dongen2017-07-241-0/+24
* [core] add test to demonstrate waiting threads in mailbox::receive won't cras...Ivo van Dongen2017-05-271-0/+56
* [core] allow self closing mailbox/actorIvo van Dongen2017-05-271-0/+32
* [core] Block in Mailbox::close() until neither receive nor push are in progressJohn Firebaugh2017-05-241-1/+57
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+1
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+139