OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_mappings
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-darwin.c
336
ML_(
sync_mappings
)("after", "pthread_hijack", 0);
498
ML_(
sync_mappings
)("after", "wqthread_hijack", 0);
syswrap-amd64-darwin.c
378
ML_(
sync_mappings
)("after", "pthread_hijack", 0);
537
ML_(
sync_mappings
)("after", "wqthread_hijack", 0);
priv_syswrap-darwin.h
53
void ML_(
sync_mappings
)(const HChar *when, const HChar *where, Int num);
syswrap-darwin.c
619
sync_mappings
622
void ML_(
sync_mappings
)(const HChar *when, const HChar *where, Int num)
function
637
"
sync_mappings
(\"%s\", \"%s\", %d)\n",
647
css = VG_(malloc)("sys_wrap.
sync_mappings
", css_size*sizeof(ChangedSeg));
[
all
...]
Completed in 537 milliseconds