Home
last modified time | relevance | path

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

/frameworks/native/libs/utils/
DThreads.cpp881 pthread_t pthread = android_thread_id_t_to_pthread(mThread); in getTid() local
882 tid = __pthread_gettid(pthread); in getTid()
/frameworks/base/docs/html/training/articles/
Dsmp.jd1079 pthread mutex) rather than an atomic operation, but we will employ the latter to
1466 <p>In C/C++, use the <code>pthread</code> operations, like mutexes and
1473 unlocking a pthread mutex require a single atomic operation each if there’s no
1511 <p>The pthread library and VM make a couple of useful guarantees: all accesses
1521 <p>In C/C++, the pthread library guarantees that any accesses made by a thread
Dperf-jni.jd537 exit" check. (The runtime also uses a pthread key destructor function,
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd628 … {@code ULONG_LONG_MAX} from {@code &lt;pthread.h&gt;} to {@code &lt;limits.h&gt;}.</li>
1615 <li><code>&lt;pthread.h&gt;</code>: Fixed the definition of