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