]> Git Repo - qemu.git/commit
bsd-user/signal.c: Fill in queue_signal
authorWarner Losh <[email protected]>
Sun, 9 Jan 2022 04:15:11 +0000 (21:15 -0700)
committerWarner Losh <[email protected]>
Fri, 28 Jan 2022 22:53:41 +0000 (15:53 -0700)
commit38be620c950dcf629ba3217c6a183fee0e790fa8
treec8236c8c943177a25b5ae1fa97f24d47e9d5df9f
parent377145478339917491a850643bb920548907d956
bsd-user/signal.c: Fill in queue_signal

Fill in queue signal implementation, as well as routines allocate and
delete elements of the signal queue.

Signed-off-by: Stacey Son <[email protected]>
Signed-off-by: Kyle Evans <[email protected]>
Signed-off-by: Warner Losh <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
bsd-user/qemu.h
bsd-user/signal.c
This page took 0.023786 seconds and 4 git commands to generate.