Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lock: Add missing def_simple_lock_data definition for ncpus=1 | Samuel Thibault | 2023-02-09 | 1 | -0/+2 |
* | slock: Fix initialization of statically-allocated slocks | Samuel Thibault | 2023-02-08 | 1 | -0/+3 |
* | Fix ddb warnings introduced with -Wstrict-prototypes | Flavio Cruz | 2023-01-05 | 1 | -1/+3 |
* | kern: keep track of the writer when debugging locks | Justus Winter | 2015-08-17 | 1 | -0/+14 |
* | kern: improve simple lock debugging | Justus Winter | 2015-08-17 | 1 | -2/+13 |
* | kern: disable the simple lock checks while debugging | Justus Winter | 2015-08-17 | 1 | -0/+6 |
* | kern/lock: make sure the macros are only used on simple locks | Justus Winter | 2015-07-25 | 1 | -11/+24 |
* | kern: quiet GCC warnings about set but unused variables | Marin Ramesa | 2013-12-16 | 1 | -2/+4 |
* | kern: add missing prototype | Marin Ramesa | 2013-07-18 | 1 | -0/+2 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -3/+0 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+177 |