{ "target": "thread_1", "type": "LaunchThread" }
key | type | notes |
---|---|---|
target | string | 実行するスレッド名 |
{ "target": "thread_1", "type": "WaitThread" }
key | type | notes |
---|---|---|
target | string | 終了を待機するスレッド名 |
{ "target": "thread_1", "type": "CloseThread" }
key | type | notes |
---|---|---|
target | string | 終了するスレッド名 |