OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_set_joinable
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_thread.h
158
void DRD_(
thread_set_joinable
)(const DrdThreadId tid, const Bool joinable);
drd_clientreq.c
254
DRD_(
thread_set_joinable
)(drd_joinable, (Bool)arg[2]);
drd_thread.c
606
void DRD_(
thread_set_joinable
)(const DrdThreadId tid, const Bool joinable)
function
[
all
...]
Completed in 83 milliseconds