OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_delete
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/drd/
drd_thread.c
370
DRD_(
thread_delete
)(drd_joinee, False);
453
void DRD_(
thread_delete
)(const DrdThreadId tid, const Bool detached)
function
482
*
thread_delete
() is called. Note:
thread_delete
() is only called for
520
DRD_(
thread_delete
)(i, True);
[
all
...]
drd_thread.h
137
void DRD_(
thread_delete
)(const DrdThreadId tid, Bool detached);
Completed in 50 milliseconds