OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_set_record_stores
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/drd/
drd_thread.h
197
void DRD_(
thread_set_record_stores
)(const DrdThreadId tid, const Bool enabled);
drd_clientreq.c
270
DRD_(
thread_set_record_stores
)(drd_tid, arg[1]);
drd_main.c
721
DRD_(
thread_set_record_stores
)(drd_tid, False);
[
all
...]
drd_thread.c
1291
void DRD_(
thread_set_record_stores
)(const DrdThreadId tid, const Bool enabled)
function
[
all
...]
Completed in 318 milliseconds