()
| 9647 | return this.r("il2cpp_thread_current", "pointer", []); |
| 9648 | } |
| 9649 | static get _threadGetAllAttachedThreads() { |
| 9650 | return this.r("il2cpp_thread_get_all_attached_threads", "pointer", ["pointer"]); |
| 9651 | } |
| 9652 | static get _threadIsVm() { |
| 9653 | return this.r("il2cpp_is_vm_thread", "bool", ["pointer"]); |
| 9654 | } |