aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_threads.c
Commit message (Expand)AuthorAge
* cosmetic fixesEvgeny Grin (Karlson2k)2020-10-08
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* tighten formatting rulesChristian Grothoff2019-10-31
* indentation fixesChristian Grothoff2019-10-06
* Fixed race condition on W32Evgeny Grin (Karlson2k)2017-11-15
* Threads initialisation: reduce data race on W32Evgeny Grin (Karlson2k)2017-11-07
* mhd_threads: added thread ID supportEvgeny Grin (Karlson2k)2017-08-27
* Added support for faster setting thread names by pthread_attr_setname_np() wh...Evgeny Grin (Karlson2k)2016-11-11
* mhd_threads.c: added missing comments about thread names on QNXEvgeny Grin (Karlson2k)2016-11-11
* address #4614: mark translatable strings with _-macroChristian Grothoff2016-09-06
* mhd_threads: improve compatibility with pthread_setname_np(3) on QNXEvgeny Grin (Karlson2k)2016-08-11
* Added support for thread names on FreeBSD, NetBSD, OpenBSD, Darwin, OSF1 and ...Evgeny Grin (Karlson2k)2016-08-10
* Moved thread abstraction to mhd_threads.h/mhd_threads.c,Evgeny Grin (Karlson2k)2016-08-10