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