summaryrefslogtreecommitdiffstats
path: root/osi/test/thread_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-1/+0
* Move some of osi to use the allocation interfacesZach Johnson2015-03-161-7/+11
* Switch to an epoll-based reactor implementation.Sharvil Nanavati2015-03-161-72/+0
* Add thread_is_self functionSharvil Nanavati2015-03-161-0/+17
* Hide thread's reactorZach Johnson2015-03-161-0/+77
* Extend the threading library to back thread with an event queue.Sharvil Nanavati2014-07-161-24/+11
* Start of threading librarySharvil Nanavati2014-07-091-0/+48