Searched defs:thread_stack (Results 1 – 2 of 2) sorted by relevance
61 struct thread_stack { struct62 struct thread_stack_entry *stack; argument73 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument
87 bool thread_stack; member