add swiftUI code
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef getThreadsCount_h
|
||||
#define getThreadsCount_h
|
||||
|
||||
/// Returns the number of mach threads, or -1 in case of error.
|
||||
int getThreadsCount(void);
|
||||
|
||||
#endif /* getThreadsCount_h */
|
||||
Reference in New Issue
Block a user