Files
UUVPN/iOS-SwiftUI-Code/GRDB.swift-6.29.3/Tests/GRDBTests/getThreadsCount.h
T
2025-01-22 14:09:10 +08:00

8 lines
176 B
C

#ifndef getThreadsCount_h
#define getThreadsCount_h
/// Returns the number of mach threads, or -1 in case of error.
int getThreadsCount(void);
#endif /* getThreadsCount_h */