Searched refs:is_main (Results 1 – 3 of 3) sorted by relevance
181 bool is_main() { return start_routine == nullptr; } in is_main() function
195 if (t->terminating || t->is_main()) continue; in __pthread_internal_remap_stack_with_mte()
169 def make_asm_file(lib: LoadedLibrary, is_main: bool, out_filename: Path, map_out_filename: Path,191 if is_main: