mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
It was never used as a real mutex, since nobody but morse_data_handler ever really held a lock on it; it was tested, but only to short-circuit some queries to use cache. It was also in static storage so it was not rig-specific, and in a shared object but never initialized for sharing. Thread contention is handled by rig_lock(). |
||
|---|---|---|
| .. | ||
| hamlib | ||
| bandplan.h | ||
| Makefile.am | ||
| num_stdio.h | ||