Home
last modified time | relevance | path

Searched refs:tcbp (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dpthread_create.cpp263 static int __allocate_thread(pthread_attr_t* attr, bionic_tcb** tcbp, void** child_stack) { in __allocate_thread() argument
319 *tcbp = tcb; in __allocate_thread()