1.0.25.29: thread state visibility and synchronization
[sbcl.git] / src / runtime / linux-os.h
index 8b74848..02851a3 100644 (file)
@@ -41,4 +41,3 @@ typedef int os_vm_prot_t;
 
 #define SIG_INTERRUPT_THREAD (SIGRTMIN)
 #define SIG_STOP_FOR_GC (SIGUSR1)
-#define SIG_RESUME_FROM_GC (SIGUSR2)