Changeset 5982


Ignore:
Timestamp:
Mar 7, 2007, 5:52:46 AM (18 years ago)
Author:
Gary Byers
Message:

Move YIELD elsewhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/level-0/l0-io.lisp

    r5438 r5982  
    116116
    117117;;; Yield the CPU, via a platform-specific syscall.
    118 (defun yield ()
    119   (%syscall target::yield-syscall :signed-fullword))
    120118
     119
Note: See TracChangeset for help on using the changeset viewer.