OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rwlock_wrlock
(Results
1 - 25
of
50
) sorted by null
1
2
/bionic/libc/upstream-netbsd/
reentrant.h
36
#define
rwlock_wrlock
pthread_rwlock_wrlock
macro
/external/elfutils/libelf/
elf_cntl.c
76
rwlock_wrlock
(elf->lock);
elf_getarhdr.c
82
rwlock_wrlock
(parent->lock);
elf_next.c
77
rwlock_wrlock
(parent->lock);
elf_rand.c
70
rwlock_wrlock
(elf->lock);
gelf_update_lib.c
86
rwlock_wrlock
(scn->elf->lock);
gelf_update_move.c
92
rwlock_wrlock
(data_scn->s->elf->lock);
gelf_update_syminfo.c
93
rwlock_wrlock
(scn->elf->lock);
gelf_update_verdaux.c
92
rwlock_wrlock
(data_scn->s->elf->lock);
gelf_update_verdef.c
92
rwlock_wrlock
(data_scn->s->elf->lock);
gelf_update_vernaux.c
92
rwlock_wrlock
(data_scn->s->elf->lock);
gelf_update_verneed.c
92
rwlock_wrlock
(data_scn->s->elf->lock);
gelf_update_versym.c
92
rwlock_wrlock
(data_scn->s->elf->lock);
elf32_getehdr.c
85
rwlock_wrlock
(elf->lock);
elf32_newehdr.c
80
rwlock_wrlock
(elf->lock);
elf_newdata.c
86
rwlock_wrlock
(scn->elf->lock);
elf_readall.c
93
rwlock_wrlock
(elf->lock);
gelf_update_auxv.c
87
rwlock_wrlock
(scn->elf->lock);
gelf_update_dyn.c
88
rwlock_wrlock
(scn->elf->lock);
gelf_update_ehdr.c
75
rwlock_wrlock
(elf->lock);
gelf_update_rel.c
85
rwlock_wrlock
(scn->elf->lock);
gelf_update_rela.c
85
rwlock_wrlock
(scn->elf->lock);
/external/valgrind/main/drd/tests/
annotate_rwlock.c
79
static void
rwlock_wrlock
(rwlock_t* p)
function
133
rwlock_wrlock
(&s_rwlock);
/external/valgrind/main/helgrind/tests/
annotate_rwlock.c
90
static void
rwlock_wrlock
(rwlock_t* p)
function
147
rwlock_wrlock
(&s_rwlock);
/external/elfutils/libasm/
asm_newcomsym.c
72
rwlock_wrlock
(ctx->lock);
Completed in 125 milliseconds
1
2