OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thread_get_stack_size
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/coregrind/
m_machine.c
460
SizeT VG_(
thread_get_stack_size
)(ThreadId tid)
function
[
all
...]
/external/valgrind/drd/
drd_thread.c
357
= VG_(
thread_get_stack_size
)(vg_created);
429
- DRD_(
thread_get_stack_size
)(drd_joinee),
480
SizeT DRD_(
thread_get_stack_size
)(const DrdThreadId tid)
function
[
all
...]
Completed in 42 milliseconds