OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:user_allocated_stack
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
pthread_exit.cpp
93
bool
user_allocated_stack
= thread->
user_allocated_stack
();
local
105
if (!
user_allocated_stack
) {
121
if (
user_allocated_stack
) {
pthread_internal.h
71
bool
user_allocated_stack
() {
function in struct:pthread_internal_t
Completed in 357 milliseconds