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