mirror of
https://github.com/dschmenk/PLASMA.git
synced 2024-10-31 16:04:48 +00:00
Updated Fiber Threads (markdown)
parent
6e75da4938
commit
555711488b
@ -18,6 +18,12 @@ fbrHalt()#0
|
||||
fbrResume(fid)#0
|
||||
```
|
||||
|
||||
**Variables:**
|
||||
|
||||
```
|
||||
byte fbrCount
|
||||
```
|
||||
|
||||
**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