Searched refs:thread_fn_get_lam (Results 1 – 1 of 1) sorted by relevance
842 static int thread_fn_get_lam(void *arg) in thread_fn_get_lam() function868 pid = clone(thread_fn_get_lam, stack + STACK_SIZE, in handle_thread()