OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:locking
(Results
1 - 25
of
111
) sorted by null
1
2
3
4
5
/external/valgrind/helgrind/tests/
t2t_laog.stdout.exp
13
locking
level 0
14
locking
level 1
15
locking
level 2
16
locking
level 3
17
locking
level 4
18
locking
level 5
19
locking
level 6
20
locking
level 7
21
locking
level 8
22
locking
level
[
all
...]
tc15_laog_lockdel.stderr.exp
50
so a second
locking
sequence 2 -> 1 should now be OK.
/external/valgrind/memcheck/tests/
file_locking.stderr.exp
2
parent: file
locking
attempt succeeded.
/external/ltp/testcases/kernel/device-drivers/
Makefile
24
locking
\
/external/valgrind/drd/tests/
tc15_laog_lockdel.stderr.exp
5
so a second
locking
sequence 2 -> 1 should now be OK.
trylock.stderr.exp
2
Locking
rwlock via pthread_rwlock_wrlock().
3
Locking
rwlock via pthread_rwlock_trywrlock().
4
Locking
rwlock via pthread_rwlock_timedwrlock().
5
Locking
rwlock via pthread_rwlock_rdlock().
6
Locking
rwlock via pthread_rwlock_tryrdlock().
7
Locking
rwlock via pthread_rwlock_timedrdlock().
9
Recursive writer
locking
not allowed: rwlock 0x.........
16
Locking
mutex via pthread_mutex_trylock().
17
Locking
mutex via pthread_mutex_lock().
18
Locking
mutex via pthread_mutex_timedlock()
[
all
...]
/external/libcups/cups/
file-private.h
39
# include <sys/
locking
.h>
/external/libevent/
bufferevent-internal.h
189
* If NULL,
locking
is disabled. */
308
/** Internal: Set up
locking
on a bufferevent. If lock is set, use it.
384
struct bufferevent_private *
locking
= BEV_UPCAST(b); \
385
EVLOCK_LOCK(
locking
->lock, 0); \
390
struct bufferevent_private *
locking
= BEV_UPCAST(b); \
391
EVLOCK_UNLOCK(
locking
->lock, 0); \
evthread_win32.c
37
#include <sys/
locking
.h>
/prebuilts/go/darwin-x86/src/net/internal/socktest/
switch_unix.go
22
// addLocked returns a new Status without
locking
.
switch_windows.go
22
// addLocked returns a new Status without
locking
.
/prebuilts/go/linux-x86/src/net/internal/socktest/
switch_unix.go
22
// addLocked returns a new Status without
locking
.
switch_windows.go
22
// addLocked returns a new Status without
locking
.
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/
org.eclipse.tycho.core.shared-0.20.0.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/
org.eclipse.tycho.core.shared-0.18.1.jar
/build/soong/android/
onceper.go
32
// Atomically load the map without
locking
. If this is the first call Load() will return nil
/prebuilts/go/darwin-x86/src/runtime/
mfixalloc.go
22
// The caller is responsible for
locking
around FixAlloc calls.
mcache.go
10
// No
locking
needed because it is per-thread (per-P).
os2_nacl.go
69
_EDEADLOCK = _EDEADLK /* File
locking
deadlock error */
/prebuilts/go/linux-x86/src/runtime/
mfixalloc.go
22
// The caller is responsible for
locking
around FixAlloc calls.
mcache.go
10
// No
locking
needed because it is per-thread (per-P).
os2_nacl.go
69
_EDEADLOCK = _EDEADLK /* File
locking
deadlock error */
/prebuilts/devtools/tools/
android.bat
47
rem This avoids
locking
the tool dir in case the user is trying to update it.
/prebuilts/go/darwin-x86/src/runtime/race/testdata/
waitgroup_test.go
56
// incrementing counter in Add and
locking
wg's mutex
/prebuilts/go/darwin-x86/src/sync/
rwmutex.go
22
// lock is released. In particular, this prohibits recursive read
locking
.
Completed in 476 milliseconds
1
2
3
4
5