aboutsummaryrefslogtreecommitdiff
path: root/src/core/thread.h
Commit message (Expand)AuthorAge
* Thundering herd kills performance.Garrett D'Amore2017-08-10
* Eliminate the separate wrapping structure for platform mtx and cv.Garrett D'Amore2017-07-11
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Introduce new generic I/O event framework.Garrett D'Amore2017-02-19
* Fix trailing comment.threadedGarrett D'Amore2017-02-18
* Pipe IDs are now tracked on global ID hashes.Garrett D'Amore2017-01-17
* Start of event framework.Garrett D'Amore2017-01-16
* Many fixes for Windows. It compiles, and some tests work.Garrett D'Amore2017-01-13
* Change a bunch of copyrights to 2017 for work done since the 1st.Garrett D'Amore2017-01-05
* Add nng_shutdown() for sockets to help avoid close race.Garrett D'Amore2017-01-05
* Pipe simplifications for thread management.Garrett D'Amore2017-01-01
* New thread infrastructure -- not used anywhere yet, but tested.Garrett D'Amore2017-01-01