]>
git.saurik.com Git - apple/system_cmds.git/blob - gcore.tproj/threads.h
c5605ce66674f564cbdf78cdaedb3143b0581535
2 * Copyright (c) 2015 Apple Inc. All rights reserved.
11 extern size_t sizeof_LC_THREAD(void);
12 extern void dump_thread_state(native_mach_header_t
*, struct thread_command
*, mach_port_t
);
14 #endif /* _THREADS_H */