Searched defs:new_thread (Results 1 – 4 of 4) sorted by relevance
12 void vdo_register_thread_device_id(struct registered_thread *new_thread, in vdo_register_thread_device_id()
26 struct registered_thread *new_thread, const void *pointer) in vdo_register_thread()
793 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
5264 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()5305 struct binder_thread *new_thread; in binder_get_thread() local