Home | History | Annotate | Download | only in async

Lines Matching refs:bLock

84 **     * It is illegal to block on the writer mutex when any other mutex
87 ** * It is illegal to block on the queue mutex when the lock mutex
180 ** block on a mutex, async_mutex_enter() is called. The parameter passed
252 /* The following block contains the win32 specific code. */
286 /* The following block contains the Win32 specific code. */
316 /* The following block contains the pthreads specific code. */
1236 ** needs to return a canonical path. The following block assumes the
1663 int bLock = va_arg(ap, int);
1669 async.bLockFiles = bLock;