mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
the lock is held by other thread, but not when nobody owns it. According to deischen@, this part of code will never be hit in our threads library, since it does not use locks without wait/wakeup functions. Spotted by: mingyanguo via ChinaUnix.net forum Reviewed by: deischen |
||
|---|---|---|
| .. | ||
| lock.c | ||
| lock.h | ||
| Makefile.inc | ||
| thr_error.c | ||