Searched refs:thr (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dpthread.c1942 pthread_internal_t* thr; local
1958 for ( thr = gThreadList; thr != NULL; thr = thr->next ) {
1962 * similarly, it is possible to have thr->tls == NULL for threads that
1965 * scheduler. thr->tls will also be NULL after it's stack has been
1969 if (thr->join_count < 0 || !thr->tls)
1972 thr
[all...]
/bionic/libc/kernel/arch-mips/asm/sn/
H A Dioc3.h26 volatile u8 thr; member in union:ioc3_uartregs::__anon110
49 #define iu_thr u1.thr

Completed in 154 milliseconds