Searched refs:_stack_alloc (Results 1 – 3 of 3) sorted by relevance
36 struct lthread_stack *_stack_alloc(void);
343 s = _stack_alloc(); in _lthread_resume()
87 struct lthread_stack *_stack_alloc(void) in _stack_alloc() function