Remove extra call to maybe-signal-io-thread-events in yield-current-
authorMatt Birkholz <puck@birchwood-abbey.net>
Tue, 5 Jan 2016 21:59:55 +0000 (14:59 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Tue, 5 Jan 2016 21:59:55 +0000 (14:59 -0700)
This must have snuck in with a large merge.

src/runtime/thread.scm

index 543aadc68ab094e364e6973e38c8c58dd39d6dfe..fb9026a13be5f1a590a40b190ee455c0cdad7fa9 100644 (file)
@@ -379,7 +379,6 @@ USA.
 (define (yield-current-thread)
   (without-interrupts
    (lambda ()
-     (maybe-signal-io-thread-events)
      (call-with-current-thread #t
        (lambda (thread)
         ;; Allow preemption now, since the current thread has