Searched defs:thread_stack (Results 1 – 1 of 1) sorted by relevance
96 struct thread_stack { struct97 struct thread_stack_entry *stack; argument108 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument