0.8.4.1
[sbcl.git] / src / runtime / linux-os.h
index cec30a5..1055b2d 100644 (file)
@@ -39,5 +39,6 @@ typedef int os_vm_prot_t;
 #define SIG_MEMORY_FAULT SIGSEGV
 #define SIG_INTERRUPT_THREAD SIGRTMIN
 #define SIG_STOP_FOR_GC (SIGRTMIN+1)
+#define SIG_DEQUEUE (SIGRTMIN+2)