Searched refs:thread_get_stack_size (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_machine.h145 extern SizeT VG_(thread_get_stack_size) ( ThreadId tid );
/external/valgrind/main/drd/
H A Ddrd_main.c644 - DRD_(thread_get_stack_size)(drd_created),
671 const SizeT stack_size = DRD_(thread_get_stack_size)(drd_tid);
H A Ddrd_thread.h151 SizeT DRD_(thread_get_stack_size)(const DrdThreadId tid);
H A Ddrd_thread.c331 = VG_(thread_get_stack_size)(vg_created);
403 - DRD_(thread_get_stack_size)(drd_joinee),
454 SizeT DRD_(thread_get_stack_size)(const DrdThreadId tid) function
/external/valgrind/main/coregrind/
H A Dm_machine.c377 SizeT VG_(thread_get_stack_size)(ThreadId tid) function

Completed in 118 milliseconds