OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thrptr
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/coregrind/m_syswrap/
syswrap-x86-solaris.c
383
/* The
thrptr
value is passed by libc to the kernel in the otherwise
389
tst->os_state.
thrptr
= uc->uc_mcontext.gregs[VKI_ESP];
588
Addr base = tst->os_state.
thrptr
;
[
all
...]
syswrap-solaris.c
6914
int
thrptr
;
local
[
all
...]
/external/valgrind/coregrind/m_ume/
elf.c
432
/* Store the
thrptr
value into a temporary because we do not
/external/valgrind/coregrind/
pub_core_threadstate.h
277
Addr
thrptr
;
member in struct:__anon26626
/external/valgrind/coregrind/m_initimg/
initimg-solaris.c
[
all
...]
/external/valgrind/coregrind/m_scheduler/
scheduler.c
505
tst->os_state.
thrptr
= 0;
[
all
...]
Completed in 229 milliseconds