Lines Matching full:pthread
1081 pthread mutex) rather than an atomic operation, but we will employ the latter to
1468 <p>In C/C++, use the <code>pthread</code> operations, like mutexes and
1475 unlocking a pthread mutex require a single atomic operation each if there?s no
1513 <p>The pthread library and VM make a couple of useful guarantees: all accesses
1523 <p>In C/C++, the pthread library guarantees that any accesses made by a thread