OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:read_ldt
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c
533
*
read_ldt
() is not really atomic - this is not a problem since
539
SysRes
read_ldt
( ThreadId tid, UChar* ptr, UInt bytecount )
function
546
VG_(printf)("
read_ldt
: tid = %d, ptr = %p, bytecount = %d\n",
626
ret =
read_ldt
(tid, ptr, bytecount);
[
all
...]
Completed in 95 milliseconds