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