mirror of
https://github.com/opensim/opensim.git
synced 2026-05-24 10:55:35 +08:00
* This is achieved through two new keywords "microthreaded" and "relax". example:
public microthreaded void MyFunc(...) {
...
relax;
...
}
2.0 KiB
2.0 KiB