OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_get_name
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_thread.h
161
const HChar* DRD_(
thread_get_name
)(const DrdThreadId tid);
drd_error.c
295
VG_(umsg)("%s:\n", DRD_(
thread_get_name
)(*err_extra));
drd_thread.c
639
const HChar* DRD_(
thread_get_name
)(const DrdThreadId tid)
function
[
all
...]
Completed in 559 milliseconds