summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-queue.c
diff options
context:
space:
mode:
authorjca <jca@openbsd.org>2020-04-12 17:47:25 +0000
committerjca <jca@openbsd.org>2020-04-12 17:47:25 +0000
commit7b4d0a09cadba65d5bf063cfa55261bee856fd6d (patch)
treef9199544aba8906c38d1c56eb0cba78a8f255a1f /usr.bin/tmux/cmd-queue.c
parentIn sosplice(), temporarily release the socket lock before calling (diff)
downloadwireguard-openbsd-7b4d0a09cadba65d5bf063cfa55261bee856fd6d.tar.xz
wireguard-openbsd-7b4d0a09cadba65d5bf063cfa55261bee856fd6d.zip
Turn those spinlock and seqlock inline functions to macros
They're macros on Linux because they save state in their flags parameter. Turning them to static inline functions creates a lot of -Wuninitialized warnings, so just use macros which set their flags argument. ok kettenis@
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions