605 B
605 B
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | false | false | false | Fun - thread_class_example.fun — overview | Documentation for thread_class_example.fun — overview | Documentation for thread_class_example.fun — overview | /documentation/examples/thread_class_example/ | en |
|
What it shows
- Threading building blocks using a small thread class; start/join patterns.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/thread_class_example.fun
- Or: fun examples/thread_class_example.fun