• =?UTF-8?B?V2hhdCBkb2VzIOKAmHlpZWxk4oCZIGRvPw==?=

    From jdaw1@jdawiseman@gmail.com to comp.lang.postscript on Fri Jun 4 10:29:30 2021
    From Newsgroup: comp.lang.postscript

    PLRM3, Appendix F (rCySystem Name EncodingsrCO), p798, item 371 = rCLyieldrCY. What does rCyyieldrCO do?
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Jeffrey H. Coffield@jeffrey@digitalsynergyinc.com to comp.lang.postscript on Fri Jun 4 12:13:57 2021
    From Newsgroup: comp.lang.postscript



    On 06/04/2021 10:29 AM, jdaw1 wrote:
    PLRM3, Appendix F (rCySystem Name EncodingsrCO), p798, item 371 = rCLyieldrCY.

    What does rCyyieldrCO do?

    --------------------------------------
    PLRM 2nd Edition
    January 26, 1994
    Operators
    8.2 Operator Details



    yield
    rCo
    suspends the current execution context until all other contexts
    have had a chance to execute; see section 7.1, rCLMultiple Execution Contexts.rCY This should not be used as a synchronization primitive,
    because there is no way to predict
    how much execution the other contexts will be able to accomplish. The
    purpose of yield is to break up long-running computations that
    might lock out other contexts.

    Errors: (none)
    -------------------------------------


    I can find no other mention of yields except the one you found in the
    third edition.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From jdaw1@jdawiseman@gmail.com to comp.lang.postscript on Mon Jun 14 10:29:47 2021
    From Newsgroup: comp.lang.postscript

    Thank you. I donrCOt have the 2nd edition.
    Anyway, IrCOll file `yield` under rCyMagnificently useless.rCO
    --- Synchronet 3.21d-Linux NewsLink 1.2