summaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_symbols.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* libthr: Use CLI flags instead of pragmas to disable warningsEric van Gyzen2017-05-201-4/+0
* libthr: fix warnings at WARNS=6Eric van Gyzen2017-05-191-0/+4
* Use __FBSDID() for .c files from lib/libthr/thread.Konstantin Belousov2016-04-081-2/+3
* Remove 3rd clause, renumber, ok per emailWarner Losh2007-01-121-4/+1
* Include needed headers that were obtained through <pthread.h>. Sort headersStefan Farfeleder2005-09-011-0/+1
* Add debugger event reporting support, current only TD_CREATE and TD_DEATHDavid Xu2005-04-121-2/+3
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-021-0/+59