mirror of
https://github.com/dschmenk/PLASMA.git
synced 2024-10-31 16:04:48 +00:00
Updated Fiber Threads (markdown)
parent
b3186b90a5
commit
6b903d6f09
@ -16,4 +16,8 @@ fbrStart(defaddr, param)
|
|||||||
fbrYield()
|
fbrYield()
|
||||||
fbrHalt()#0
|
fbrHalt()#0
|
||||||
fbrResume(fid)#0
|
fbrResume(fid)#0
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Source Code:** [`fiber.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/libsrc/fiber.pla)
|
||||||
|
|
||||||
|
**Sample Source:** [`fiber.pla`](https://github.com/dschmenk/PLASMA/blob/master/src/libsrc/fiber.pla)
|
||||||
|
Loading…
Reference in New Issue
Block a user