OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_set_stack_min
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/drd/
drd_main.c
505
DRD_(
thread_set_stack_min
)(tid, a - VG_STACK_REDZONE_SZB);
525
DRD_(
thread_set_stack_min
)(tid, a + len - VG_STACK_REDZONE_SZB);
drd_thread.h
286
void DRD_(
thread_set_stack_min
)(const DrdThreadId tid, const Addr stack_min)
function
Completed in 90 milliseconds