Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8763b4da41132e2d5a896cd5e629c3c0a652205e
/
.
/
tools
/
perf
/
util
/
ui
/
ui.h
blob: d264e059c82996b83faa577313b3aec072786bdb [
file
] [
log
] [
blame
]
#ifndef
_PERF_UI_H_
#define
_PERF_UI_H_
1
#include
<pthread.h>
extern
pthread_mutex_t
ui__lock
;
#endif
/* _PERF_UI_H_ */