mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
a silly rwlock deadlock problem, the deadlock is caused by writer waiters, if a thread has already locked a reader lock, and wants to acquire another reader lock, it will be blocked by writer waiters, but we had already fixed it years ago. |
||
|---|---|---|
| .. | ||
| isc | ||
| compat.h | ||
| fpmath.h | ||
| libc_private.h | ||
| namespace.h | ||
| nscache.h | ||
| nscachedcli.h | ||
| nss_tls.h | ||
| port_after.h | ||
| port_before.h | ||
| reentrant.h | ||
| resolv_mt.h | ||
| spinlock.h | ||
| un-namespace.h | ||