Searched defs:new_thread (Results 1 – 6 of 6) 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()
51 const char *name, struct thread **new_thread) in vdo_create_thread()
40 void vdo_register_allocating_thread(struct registered_thread *new_thread, in vdo_register_allocating_thread()
790 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
5174 struct binder_proc *proc, struct binder_thread *new_thread) in binder_get_thread_ilocked()5215 struct binder_thread *new_thread; in binder_get_thread() local