Searched refs:load_genericthread (Results 1 – 1 of 1) sorted by relevance
279 load_genericthread(vki_uint8_t **stack_end, in load_genericthread() function370 err = load_genericthread(&stack_end, &customstack, out_entry, threadcmd); in load_unixthread()471 err = load_genericthread(NULL, &customstack, out_entry, threadcmd); in load_thread()