mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 05:25:12 +00:00
![Seigo Tanimura](/assets/img/avatar_default.png)
Requested by: bde Since locking sigio_lock is usually followed by calling pgsigio(), move the declaration of sigio_lock and the definitions of SIGIO_*() to sys/signalvar.h. While I am here, sort include files alphabetically, where possible.