Searched refs:main_thread_handle (Results 1 – 1 of 1) sorted by relevance
118 zx_handle_t main_thread_handle = ZX_HANDLE_INVALID; in __libc_start_main() local155 main_thread_handle = handles[i]; in __libc_start_main()165 p.td = __init_main_thread(main_thread_handle); in __libc_start_main()
Completed in 3 milliseconds