// RUN: %clang_analyze_cc1 -analyzer-checker=alpha.fuchsia.Lock -verify %s
typedef int spin_lock_t;
typedef int zx_status_t;
typedef int zx_time_t;
void ;
int ;
void ;
void ;
void ;
void ;
spin_lock_t mtx1;
spin_lock_t mtx2;
void
void
void
void
void
void
typedef int sync_mutex_t;
void ;
void ;
zx_status_t ;
zx_status_t ;
void ;
sync_mutex_t smtx1;
sync_mutex_t smtx2;
void
void
void
void
void
void