OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switch_thread
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/callgrind/
threads.c
91
CLG_(
switch_thread
)(t);
94
CLG_(
switch_thread
)(orig_tid);
127
void CLG_(
switch_thread
)(ThreadId tid)
function
195
CLG_(
switch_thread
)(tid);
206
CLG_(
switch_thread
)(tid);
247
CLG_(
switch_thread
)(tid);
global.h
590
* running. See function
switch_thread
() for save/restore on thread switch.
799
void CLG_(
switch_thread
)(ThreadId tid);
dump.c
[
all
...]
bbcc.c
572
CLG_(
switch_thread
)(tid);
Completed in 215 milliseconds