This avoids a name collision with an existing procedure. Plus yield was
never exported, apparently.
* 8sync/agenda.scm (8yield): Renamed from yield.
run-it wrap wrap-apply run run-at run-delay
8sync
- 8sleep 8usleep
+ 8sleep 8yield
;; used for introspecting the error, but a method for making
;; is not exposed
(make-run-request (lambda () (kont #f)) (delayed-time secs))))))
;; Voluntarily yield execution
-(define (yield) ; @@: should this be define-inlinable?
+(define (8yield)
"Voluntarily yield execution to the scheduler."
(8sync-abort-to-prompt
(make-async-request