Searched refs:pthread (Results 1 – 4 of 4) sorted by relevance
881 pthread_t pthread = android_thread_id_t_to_pthread(mThread); in getTid() local882 tid = __pthread_gettid(pthread); in getTid()
1079 pthread mutex) rather than an atomic operation, but we will employ the latter to1466 <p>In C/C++, use the <code>pthread</code> operations, like mutexes and1473 unlocking a pthread mutex require a single atomic operation each if there’s no1511 <p>The pthread library and VM make a couple of useful guarantees: all accesses1521 <p>In C/C++, the pthread library guarantees that any accesses made by a thread
537 exit" check. (The runtime also uses a pthread key destructor function,
628 … {@code ULONG_LONG_MAX} from {@code <pthread.h>} to {@code <limits.h>}.</li>1615 <li><code><pthread.h></code>: Fixed the definition of