Home | History | Annotate | Download | only in librumpuser

Lines Matching defs:get_current

97 static struct thread *get_current(void);
121 get_current(void)
145 prev = get_current();
268 struct thread *thread = get_current();
303 struct thread *thread = get_current();
327 struct thread *thread = get_current();
336 struct thread *thread = get_current();
346 struct thread *thread = get_current();
600 w.who = get_current();
731 struct lwp *l = get_current()->lwp;
1026 thread = get_current();
1030 thread = get_current();
1041 return get_current()->lwp;