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