Home
last modified time | relevance | path

Searched refs:thread_append_segment (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/drd/
Ddrd_thread.c50 static void thread_append_segment(const DrdThreadId tid, Segment* const sg);
297 thread_append_segment(created, DRD_(sg_new)(creator, created)); in DRD_()
737 void thread_append_segment(const DrdThreadId tid, Segment* const sg) in thread_append_segment() function
1048 thread_append_segment(tid, new_sg); in DRD_()
1170 thread_append_segment(tid, DRD_(sg_new)(tid, tid)); in DRD_()