summaryrefslogtreecommitdiff
path: root/platform/node/src/node_thread_pool.cpp
Commit message (Expand)AuthorAgeFilesLines
* [node] Remove NodeThreadPoolThiago Marcos P. Santos2019-05-101-49/+0
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-0/+12
* Remove unused lambda capture (#11600)Anand Thakker2018-04-051-1/+1
* [core] extract weak_ptr mailbox->receive into Mailbox::maybeReceiveMike Morris2016-10-201-3/+1
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-0/+39