OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_delete
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/drd/
drd_thread.h
154
void DRD_(
thread_delete
)(const DrdThreadId tid, Bool detached);
drd_thread.c
382
DRD_(
thread_delete
)(j, False);
515
void DRD_(
thread_delete
)(const DrdThreadId tid, const Bool detached)
function
544
*
thread_delete
() is called. Note:
thread_delete
() is only called for
582
DRD_(
thread_delete
)(i, True);
[
all
...]
Completed in 75 milliseconds