summaryrefslogtreecommitdiff
path: root/config/sysdeps/pThreadUtilities.h
blob: b0e4e60847a8914f5032c7596d2a9a941b64d746 (plain)
1
2
3
4
5
6
7
8
#ifndef _jack_sysdep_pThreadUtilities_h_
#define _jack_sysdep_pThreadUtilities_h_

#if defined(__MACH__) && defined(__APPLE__)
#include <config/os/macosx/pThreadUtilities.h>
#endif

#endif /* _jack_sysdep_pThreadUtilities_h_ */