OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_set_name
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_thread.h
162
void DRD_(
thread_set_name
)(const DrdThreadId tid, const HChar* const name);
drd_clientreq.c
154
DRD_(
thread_set_name
)(drd_tid, (const HChar*)arg[1]);
drd_thread.c
193
DRD_(
thread_set_name
)(i, "");
648
void DRD_(
thread_set_name
)(const DrdThreadId tid, const HChar* const name)
function
[
all
...]
Completed in 3374 milliseconds