mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
executed at least once, fixing pthread_mutex_lock() for recursive mutex lock attempts. Correctly set a threads signal mask while it is executing a signal handler. The mask should be the union of its current mask, the signal being handled, and the mask from the signal action. Reported by: Dan Nelson <dnelson@emsphone.com> MFC Candidate |
||
|---|---|---|
| .. | ||
| sys | ||
| test | ||
| thread | ||
| Makefile | ||