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