OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_set_pthreadid
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_thread.h
156
void DRD_(
thread_set_pthreadid
)(const DrdThreadId tid, const PThreadId ptid);
drd_clientreq.c
247
DRD_(
thread_set_pthreadid
)(drd_tid, arg[1]);
drd_thread.c
580
void DRD_(
thread_set_pthreadid
)(const DrdThreadId tid, const PThreadId ptid)
function
[
all
...]
Completed in 59 milliseconds