view interps/cfunge/cfunge-src/tests/concurrent-issues.b98 @ 3968:e82654a7f372

<ais523\unfoog> addquote <kmc> Sgeo: oh yeah those animated characters were built into the operating system and there was an API for them
author HackBot
date Fri, 01 Nov 2013 03:30:15 +0000
parents 859f9b4339e6
children
line wrap: on
line source

v   ; This file tests concurrency, in places where there has been previous ;
    ; problems in cfunge.                                                  ;

>  #vta"DOOG :1" >:#,_ v
    > zzz@
v                      <

>  #vtzza"DOOG :2" >:#,_ v
    >#vtzz@
      >@
v                        <

>  #vt  ><                       v
    >#vta"DOOG :3">:#,_ a '>9cp@
      > zzz@
v                                <
z
>zz#vt zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzv
    >#vtzzz@                                                                z
      >a"DOOG :4">:#,_@                                                     z
vzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz<

  ; Just testing threading, in certain versions this cause an assertion ;
   >zzzzzzzz@
> #^tz#vt    v
       >zzzz@
v            <




@