summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/tsan/rtl/tsan_stat.h')
-rw-r--r--compiler-rt/lib/tsan/rtl/tsan_stat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/lib/tsan/rtl/tsan_stat.h b/compiler-rt/lib/tsan/rtl/tsan_stat.h
index d99491f745a..08cd1ded820 100644
--- a/compiler-rt/lib/tsan/rtl/tsan_stat.h
+++ b/compiler-rt/lib/tsan/rtl/tsan_stat.h
@@ -181,6 +181,8 @@ enum StatType {
StatInt_pwrite64,
StatInt_writev,
StatInt_pwritev64,
+ StatInt_lockf,
+ StatInt_lockf64,
StatInt_send,
StatInt_sendmsg,
StatInt_recv,
OpenPOWER on IntegriCloud