]> git.saurik.com Git - apple/libpthread.git/blob - libpthread.xcodeproj/project.pbxproj
5c193fdfa7707b10eacd3efbd17915e0c9cd287b
[apple/libpthread.git] / libpthread.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 92799B441B96A5FD00861404 /* Tests */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 92799B451B96A5FE00861404 /* Build configuration list for PBXAggregateTarget "Tests" */;
13 buildPhases = (
14 );
15 dependencies = (
16 925383BB1BD01EED00F745DB /* PBXTargetDependency */,
17 );
18 name = Tests;
19 productName = Tests;
20 };
21 C900AEA7215AF7170011B58C /* Introspection */ = {
22 isa = PBXAggregateTarget;
23 buildConfigurationList = C900AEAA215AF7170011B58C /* Build configuration list for PBXAggregateTarget "Introspection" */;
24 buildPhases = (
25 );
26 dependencies = (
27 C900AEAE215AF7290011B58C /* PBXTargetDependency */,
28 );
29 name = Introspection;
30 productName = Introspection;
31 };
32 C90E7AAC15DC3D3300A06D48 /* All */ = {
33 isa = PBXAggregateTarget;
34 buildConfigurationList = C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */;
35 buildPhases = (
36 );
37 dependencies = (
38 C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */,
39 C04545BC1C58510F006A53B3 /* PBXTargetDependency */,
40 C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */,
41 );
42 name = All;
43 productName = All;
44 };
45 C91D01B5162892FF0002E29A /* Kext */ = {
46 isa = PBXAggregateTarget;
47 buildConfigurationList = C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */;
48 buildPhases = (
49 );
50 dependencies = (
51 C91D01B9162893070002E29A /* PBXTargetDependency */,
52 );
53 name = Kext;
54 productName = Kext;
55 };
56 C98832C115DEB44000B3308E /* Embedded */ = {
57 isa = PBXAggregateTarget;
58 buildConfigurationList = C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */;
59 buildPhases = (
60 );
61 dependencies = (
62 C98832C615DEB44B00B3308E /* PBXTargetDependency */,
63 C04545BE1C585487006A53B3 /* PBXTargetDependency */,
64 C98832C815DEB44B00B3308E /* PBXTargetDependency */,
65 74E594AB1613AD7F006C417B /* PBXTargetDependency */,
66 C91D01BC162CA80F0002E29A /* PBXTargetDependency */,
67 );
68 name = Embedded;
69 productName = Embedded;
70 };
71 E4B7FCA822000AF50010A840 /* libpthread_driverkit */ = {
72 isa = PBXAggregateTarget;
73 buildConfigurationList = E4B7FCAF22000AF50010A840 /* Build configuration list for PBXAggregateTarget "libpthread_driverkit" */;
74 buildPhases = (
75 );
76 dependencies = (
77 E4B7FCA922000AF50010A840 /* PBXTargetDependency */,
78 );
79 name = libpthread_driverkit;
80 productName = All;
81 };
82 /* End PBXAggregateTarget section */
83
84 /* Begin PBXBuildFile section */
85 6E2A3BBE2101222F0003B53B /* stack_np.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E2A3BBD210122230003B53B /* stack_np.h */; settings = {ATTRIBUTES = (Public, ); }; };
86 6E2A3BBF210122300003B53B /* stack_np.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E2A3BBD210122230003B53B /* stack_np.h */; settings = {ATTRIBUTES = (Public, ); }; };
87 6E2A3BC0210122340003B53B /* stack_np.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E2A3BBD210122230003B53B /* stack_np.h */; };
88 6E5869C720C9040A00F1CB75 /* dependency_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E5869C620C8FE8300F1CB75 /* dependency_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
89 6E5869C820C9040B00F1CB75 /* dependency_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E5869C620C8FE8300F1CB75 /* dependency_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
90 6E5869C920C9040C00F1CB75 /* dependency_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E5869C620C8FE8300F1CB75 /* dependency_private.h */; };
91 6E5869CB20C9043200F1CB75 /* pthread_dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */; };
92 6E5869CC20C9043B00F1CB75 /* pthread_dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */; };
93 6E5869CD20C9043B00F1CB75 /* pthread_dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */; };
94 6E5869CE20C9043C00F1CB75 /* pthread_dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */; };
95 6E5869CF20C9043C00F1CB75 /* pthread_dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */; };
96 6E5869D020C9043D00F1CB75 /* pthread_dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */; };
97 6E5869D120C9043D00F1CB75 /* pthread_dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */; };
98 6E5869D220C9043E00F1CB75 /* pthread_dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */; };
99 6E8C16541B14F08A00C8987C /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
100 6E8C16551B14F08A00C8987C /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
101 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
102 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */ = {isa = PBXBuildFile; fileRef = C9A325EF15B7513200270056 /* plockstat.d */; };
103 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
104 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
105 6E8C165B1B14F08A00C8987C /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
106 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
107 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
108 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
109 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; };
110 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; };
111 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; };
112 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; };
113 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
114 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
115 6E8C16691B14F08A00C8987C /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; };
116 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; };
117 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; };
118 6E8C166C1B14F08A00C8987C /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; };
119 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; };
120 6E8C166E1B14F08A00C8987C /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; };
121 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; };
122 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; };
123 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; };
124 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; };
125 6E8C16751B14F08A00C8987C /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; };
126 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; };
127 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; };
128 6E8C16781B14F08A00C8987C /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; };
129 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
130 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
131 6EB232D01B0EB325005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
132 74E594931613AAF4006C417B /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
133 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
134 74E594951613AAF4006C417B /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
135 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
136 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
137 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
138 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
139 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
140 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
141 9202B2321D1A5B6200945880 /* introspection.h in Headers */ = {isa = PBXBuildFile; fileRef = 9202B2301D1A5B3F00945880 /* introspection.h */; settings = {ATTRIBUTES = (Public, ); }; };
142 924D8EDF1C11833D002AC2BC /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; };
143 924D8EE01C11833D002AC2BC /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; };
144 924D8EE11C11833E002AC2BC /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; };
145 924D8EE21C11833E002AC2BC /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; };
146 C04545A41C584F4A006A53B3 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
147 C04545A51C584F4A006A53B3 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
148 C04545A61C584F4A006A53B3 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
149 C04545A71C584F4A006A53B3 /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
150 C04545A81C584F4A006A53B3 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
151 C04545A91C584F4A006A53B3 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
152 C04545AB1C584F4A006A53B3 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
153 C04545AD1C584F4A006A53B3 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
154 C04545AF1C584F4A006A53B3 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
155 C04545B01C584F4A006A53B3 /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; };
156 C04545B11C584F4A006A53B3 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
157 C04545B21C584F4A006A53B3 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
158 C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
159 C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
160 C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
161 C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
162 C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
163 C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
164 C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
165 C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
166 C9153096167ACC2B006BB094 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; };
167 C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDC1603DE84005A2F8C /* kern_support.c */; };
168 C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDF1603DF9B005A2F8C /* kern_init.c */; };
169 C9244C1B185FD33000075748 /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; settings = {ATTRIBUTES = (Public, ); }; };
170 C9244C1D1860D8EF00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
171 C9244C1E1860D96D00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
172 C9244C1F1860D96E00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
173 C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; };
174 C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; };
175 C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; };
176 C98C95D918FF1F4E005654FB /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; };
177 C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; settings = {ATTRIBUTES = (Private, ); }; };
178 C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
179 C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
180 C9A1BF4715C9A578006BB313 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
181 C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
182 C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
183 C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
184 C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
185 C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
186 C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; settings = {ATTRIBUTES = (Public, ); }; };
187 C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; settings = {ATTRIBUTES = (Public, ); }; };
188 C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; settings = {ATTRIBUTES = (Public, ); }; };
189 C9A1BF5015C9A59B006BB313 /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; settings = {ATTRIBUTES = (Public, ); }; };
190 C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
191 C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; };
192 C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
193 C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
194 C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
195 C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDB1603DE84005A2F8C /* kern_synch.c */; };
196 E4063CF31906B75A000202F9 /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; settings = {ATTRIBUTES = (Private, ); }; };
197 E41505D21E818BEB00F243FB /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
198 E41505D31E818BEB00F243FB /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
199 E41505D41E818BEB00F243FB /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
200 E41505D51E818BEB00F243FB /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
201 E41505D61E818BEB00F243FB /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
202 E41505D71E818BEB00F243FB /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
203 E41505D91E818BEB00F243FB /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
204 E41505DB1E818BEB00F243FB /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
205 E41505DD1E818BEB00F243FB /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
206 E41505DE1E818BEB00F243FB /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; };
207 E41505DF1E818BEB00F243FB /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
208 E41505E01E818BEB00F243FB /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
209 E41A64AE1E83C470009479A9 /* introspection.h in Headers */ = {isa = PBXBuildFile; fileRef = 9202B2301D1A5B3F00945880 /* introspection.h */; };
210 E4657D4117284F7B007D1847 /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
211 E4F4498E1E82C1F000A7FB9A /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
212 E4F4498F1E82C1F000A7FB9A /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
213 E4F449901E82C1F000A7FB9A /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
214 E4F449911E82C1F000A7FB9A /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
215 E4F449921E82C1F000A7FB9A /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
216 E4F449931E82C1F000A7FB9A /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
217 E4F449941E82C1F000A7FB9A /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
218 E4F449961E82C1F000A7FB9A /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
219 E4F449981E82C1F000A7FB9A /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
220 E4F449991E82C1F000A7FB9A /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; };
221 E4F4499A1E82C1F000A7FB9A /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
222 E4F4499B1E82C1F000A7FB9A /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
223 E4F449AA1E82D03500A7FB9A /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
224 E4F449AB1E82D03500A7FB9A /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
225 E4F449AC1E82D03500A7FB9A /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
226 E4F449AD1E82D03500A7FB9A /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
227 E4F449AE1E82D03500A7FB9A /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
228 E4F449AF1E82D03500A7FB9A /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
229 E4F449B01E82D03500A7FB9A /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
230 E4F449B11E82D03500A7FB9A /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; };
231 E4F449B21E82D03500A7FB9A /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
232 E4F449B31E82D03500A7FB9A /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
233 E4F449B41E82D03500A7FB9A /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; };
234 E4F449B51E82D03500A7FB9A /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; };
235 E4F449B61E82D03500A7FB9A /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; };
236 E4F449B71E82D03500A7FB9A /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; };
237 E4F449BA1E82D03500A7FB9A /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
238 E4F449BB1E82D03500A7FB9A /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
239 E4F449BE1E82D03500A7FB9A /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; settings = {ATTRIBUTES = (Public, ); }; };
240 E4F449BF1E82D03500A7FB9A /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; settings = {ATTRIBUTES = (Public, ); }; };
241 E4F449C01E82D03500A7FB9A /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; settings = {ATTRIBUTES = (Public, ); }; };
242 E4F449C11E82D03500A7FB9A /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; settings = {ATTRIBUTES = (Private, ); }; };
243 E4F449C21E82D03500A7FB9A /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; settings = {ATTRIBUTES = (Public, ); }; };
244 E4F449C31E82D03500A7FB9A /* introspection.h in Headers */ = {isa = PBXBuildFile; fileRef = 9202B2301D1A5B3F00945880 /* introspection.h */; settings = {ATTRIBUTES = (Public, ); }; };
245 E4F449C41E82D03500A7FB9A /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; settings = {ATTRIBUTES = (Public, ); }; };
246 E4F449C51E82D03500A7FB9A /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
247 E4F449C61E82D03500A7FB9A /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
248 E4F449C71E82D03500A7FB9A /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; settings = {ATTRIBUTES = (Private, ); }; };
249 E4F449C81E82D03500A7FB9A /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
250 E4F449C91E82D03500A7FB9A /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; };
251 E4F449CA1E82D03500A7FB9A /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
252 E4F449CB1E82D03500A7FB9A /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
253 E4F449CC1E82D03500A7FB9A /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; };
254 /* End PBXBuildFile section */
255
256 /* Begin PBXContainerItemProxy section */
257 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */ = {
258 isa = PBXContainerItemProxy;
259 containerPortal = C9A325D915B7347000270056 /* Project object */;
260 proxyType = 1;
261 remoteGlobalIDString = 74E594911613AAF4006C417B;
262 remoteInfo = "libpthread.a eOS";
263 };
264 925383BA1BD01EED00F745DB /* PBXContainerItemProxy */ = {
265 isa = PBXContainerItemProxy;
266 containerPortal = C9A325D915B7347000270056 /* Project object */;
267 proxyType = 1;
268 remoteGlobalIDString = 92B275F01BCE4C5E007D06D7;
269 remoteInfo = darwintests;
270 };
271 C04545BB1C58510F006A53B3 /* PBXContainerItemProxy */ = {
272 isa = PBXContainerItemProxy;
273 containerPortal = C9A325D915B7347000270056 /* Project object */;
274 proxyType = 1;
275 remoteGlobalIDString = C04545A21C584F4A006A53B3;
276 remoteInfo = "libpthread.a generic";
277 };
278 C04545BD1C585487006A53B3 /* PBXContainerItemProxy */ = {
279 isa = PBXContainerItemProxy;
280 containerPortal = C9A325D915B7347000270056 /* Project object */;
281 proxyType = 1;
282 remoteGlobalIDString = C04545A21C584F4A006A53B3;
283 remoteInfo = "libpthread.a generic";
284 };
285 C900AEAD215AF7290011B58C /* PBXContainerItemProxy */ = {
286 isa = PBXContainerItemProxy;
287 containerPortal = C9A325D915B7347000270056 /* Project object */;
288 proxyType = 1;
289 remoteGlobalIDString = 6E8C16511B14F08A00C8987C;
290 remoteInfo = "libsystem_pthread introspection";
291 };
292 C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */ = {
293 isa = PBXContainerItemProxy;
294 containerPortal = C9A325D915B7347000270056 /* Project object */;
295 proxyType = 1;
296 remoteGlobalIDString = C9A325E115B7347000270056;
297 remoteInfo = Libpthread;
298 };
299 C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */ = {
300 isa = PBXContainerItemProxy;
301 containerPortal = C9A325D915B7347000270056 /* Project object */;
302 proxyType = 1;
303 remoteGlobalIDString = C90E7A9E15DC3C3800A06D48;
304 remoteInfo = libpthread.a;
305 };
306 C91D01B8162893070002E29A /* PBXContainerItemProxy */ = {
307 isa = PBXContainerItemProxy;
308 containerPortal = C9A325D915B7347000270056 /* Project object */;
309 proxyType = 1;
310 remoteGlobalIDString = C9CA27D81602813000259F78;
311 remoteInfo = pthread;
312 };
313 C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */ = {
314 isa = PBXContainerItemProxy;
315 containerPortal = C9A325D915B7347000270056 /* Project object */;
316 proxyType = 1;
317 remoteGlobalIDString = C9CA27D81602813000259F78;
318 remoteInfo = pthread;
319 };
320 C98832C515DEB44B00B3308E /* PBXContainerItemProxy */ = {
321 isa = PBXContainerItemProxy;
322 containerPortal = C9A325D915B7347000270056 /* Project object */;
323 proxyType = 1;
324 remoteGlobalIDString = C9A325E115B7347000270056;
325 remoteInfo = libsystem_pthread.dylib;
326 };
327 C98832C715DEB44B00B3308E /* PBXContainerItemProxy */ = {
328 isa = PBXContainerItemProxy;
329 containerPortal = C9A325D915B7347000270056 /* Project object */;
330 proxyType = 1;
331 remoteGlobalIDString = C90E7A9E15DC3C3800A06D48;
332 remoteInfo = libpthread.a;
333 };
334 E4B7FCAA22000AF50010A840 /* PBXContainerItemProxy */ = {
335 isa = PBXContainerItemProxy;
336 containerPortal = C9A325D915B7347000270056 /* Project object */;
337 proxyType = 1;
338 remoteGlobalIDString = C9A325E115B7347000270056;
339 remoteInfo = Libpthread;
340 };
341 E4F4498A1E825D2B00A7FB9A /* PBXContainerItemProxy */ = {
342 isa = PBXContainerItemProxy;
343 containerPortal = C9A325D915B7347000270056 /* Project object */;
344 proxyType = 1;
345 remoteGlobalIDString = E41505D01E818BEB00F243FB;
346 remoteInfo = "libpthread mp resolved";
347 };
348 E4F449A11E82C5A400A7FB9A /* PBXContainerItemProxy */ = {
349 isa = PBXContainerItemProxy;
350 containerPortal = C9A325D915B7347000270056 /* Project object */;
351 proxyType = 1;
352 remoteGlobalIDString = E4F4498C1E82C1F000A7FB9A;
353 remoteInfo = "libpthread armv81 resolved";
354 };
355 /* End PBXContainerItemProxy section */
356
357 /* Begin PBXFileReference section */
358 6E2A3BBD210122230003B53B /* stack_np.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stack_np.h; sourceTree = "<group>"; };
359 6E514A0220B67C0900844EE1 /* offsets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = offsets.h; sourceTree = "<group>"; };
360 6E5869C620C8FE8300F1CB75 /* dependency_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dependency_private.h; sourceTree = "<group>"; };
361 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_dependency.c; sourceTree = "<group>"; };
362 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
363 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = pthread_introspection.xcconfig; sourceTree = "<group>"; };
364 6EB232C91B0EB29D005915CE /* resolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = "<group>"; };
365 6EB232CA1B0EB29D005915CE /* resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver.h; sourceTree = "<group>"; };
366 74E594A41613AAF4006C417B /* libpthread_eOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_eOS.a; sourceTree = BUILT_PRODUCTS_DIR; };
367 9202B2301D1A5B3F00945880 /* introspection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection.h; sourceTree = "<group>"; };
368 9235CA551CA48D010015C92B /* kext_development.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = kext_development.xcconfig; sourceTree = "<group>"; };
369 9240BF321AA669C4003C99B4 /* wqtrace.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = wqtrace.lua; path = tools/wqtrace.lua; sourceTree = SOURCE_ROOT; };
370 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cwd.c; sourceTree = "<group>"; };
371 A98FE72D19479F7C007718DA /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = "<group>"; };
372 C04545881C584493006A53B3 /* run-on-install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "run-on-install.sh"; sourceTree = "<group>"; };
373 C04545B81C584F4A006A53B3 /* libpthread.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread.a; sourceTree = BUILT_PRODUCTS_DIR; };
374 C04545B91C584F8B006A53B3 /* static.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = static.xcconfig; sourceTree = "<group>"; };
375 C90E7A9F15DC3C3800A06D48 /* libpthread_dyld.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_dyld.a; sourceTree = BUILT_PRODUCTS_DIR; };
376 C90E7AB415DC40D900A06D48 /* pthread_atfork.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_atfork.c; sourceTree = "<group>"; };
377 C9153094167ACAB8006BB094 /* install-symlinks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-symlinks.sh"; sourceTree = "<group>"; };
378 C9153095167ACC22006BB094 /* private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; };
379 C9169DDB1603DE84005A2F8C /* kern_synch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_synch.c; sourceTree = "<group>"; };
380 C9169DDC1603DE84005A2F8C /* kern_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_support.c; sourceTree = "<group>"; };
381 C9169DDF1603DF9B005A2F8C /* kern_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_init.c; sourceTree = "<group>"; };
382 C91D01BA162893CD0002E29A /* kext.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = kext.xcconfig; sourceTree = "<group>"; };
383 C9244C1A185FCFED00075748 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
384 C9244C1C1860D8EF00075748 /* qos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qos.c; sourceTree = "<group>"; };
385 C948FCC115D187FA00180BF5 /* pthread_atfork.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_atfork.3; sourceTree = "<group>"; };
386 C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_init_destroy.3; sourceTree = "<group>"; };
387 C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getdetachstate.3; sourceTree = "<group>"; };
388 C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getinheritsched.3; sourceTree = "<group>"; };
389 C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedparam.3; sourceTree = "<group>"; };
390 C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedpolicy.3; sourceTree = "<group>"; };
391 C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getscope.3; sourceTree = "<group>"; };
392 C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstackaddr.3; sourceTree = "<group>"; };
393 C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstacksize.3; sourceTree = "<group>"; };
394 C948FCCA15D187FA00180BF5 /* pthread_attr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr.3; sourceTree = "<group>"; };
395 C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cancel.3; sourceTree = "<group>"; };
396 C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_pop.3; sourceTree = "<group>"; };
397 C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_push.3; sourceTree = "<group>"; };
398 C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_broadcast.3; sourceTree = "<group>"; };
399 C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_destroy.3; sourceTree = "<group>"; };
400 C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_init.3; sourceTree = "<group>"; };
401 C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_signal.3; sourceTree = "<group>"; };
402 C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_timedwait.3; sourceTree = "<group>"; };
403 C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_wait.3; sourceTree = "<group>"; };
404 C948FCD415D187FA00180BF5 /* pthread_condattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_condattr.3; sourceTree = "<group>"; };
405 C948FCD515D187FA00180BF5 /* pthread_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_create.3; sourceTree = "<group>"; };
406 C948FCD615D187FA00180BF5 /* pthread_detach.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_detach.3; sourceTree = "<group>"; };
407 C948FCD715D187FA00180BF5 /* pthread_equal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_equal.3; sourceTree = "<group>"; };
408 C948FCD815D187FA00180BF5 /* pthread_exit.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_exit.3; sourceTree = "<group>"; };
409 C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getschedparam.3; sourceTree = "<group>"; };
410 C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getspecific.3; sourceTree = "<group>"; };
411 C948FCDB15D187FA00180BF5 /* pthread_join.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_join.3; sourceTree = "<group>"; };
412 C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_create.3; sourceTree = "<group>"; };
413 C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_delete.3; sourceTree = "<group>"; };
414 C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_destroy.3; sourceTree = "<group>"; };
415 C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_init.3; sourceTree = "<group>"; };
416 C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_lock.3; sourceTree = "<group>"; };
417 C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_trylock.3; sourceTree = "<group>"; };
418 C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_unlock.3; sourceTree = "<group>"; };
419 C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutexattr.3; sourceTree = "<group>"; };
420 C948FCE415D187FA00180BF5 /* pthread_once.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_once.3; sourceTree = "<group>"; };
421 C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_destroy.3; sourceTree = "<group>"; };
422 C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_init.3; sourceTree = "<group>"; };
423 C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_rdlock.3; sourceTree = "<group>"; };
424 C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_unlock.3; sourceTree = "<group>"; };
425 C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_wrlock.3; sourceTree = "<group>"; };
426 C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_destroy.3; sourceTree = "<group>"; };
427 C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_getpshared.3; sourceTree = "<group>"; };
428 C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_init.3; sourceTree = "<group>"; };
429 C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_setpshared.3; sourceTree = "<group>"; };
430 C948FCEE15D187FA00180BF5 /* pthread_self.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_self.3; sourceTree = "<group>"; };
431 C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setcancelstate.3; sourceTree = "<group>"; };
432 C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setspecific.3; sourceTree = "<group>"; };
433 C948FCF115D187FA00180BF5 /* pthread.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread.3; sourceTree = "<group>"; };
434 C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cond_legacy.c; sourceTree = "<group>"; };
435 C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_mutex_legacy.c; sourceTree = "<group>"; };
436 C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock_legacy.c; sourceTree = "<group>"; };
437 C979E9FB18A1BC2A000951E5 /* kern_trace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kern_trace.h; sourceTree = "<group>"; };
438 C979E9FC18A2BF2C000951E5 /* install-codes.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-codes.sh"; sourceTree = "<group>"; };
439 C98005141899BD2000368E4D /* workqueue_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_internal.h; sourceTree = "<group>"; };
440 C98C95D818FF1F4E005654FB /* spawn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spawn.h; sourceTree = "<group>"; };
441 C99AD87D15DF04D10009A6F8 /* pthread_asm.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = pthread_asm.s; sourceTree = "<group>"; };
442 C99B17DA189C2E1B00991D38 /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = "<group>"; };
443 C99EA612161F8288003EBC56 /* eos.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = eos.xcconfig; sourceTree = "<group>"; };
444 C9A1998A1C8E271F00CE102A /* tests */ = {isa = PBXFileReference; lastKnownFileType = folder; path = tests; sourceTree = "<group>"; };
445 C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_cancel.c; sourceTree = "<group>"; };
446 C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_legacy.c; sourceTree = "<group>"; };
447 C9A325E215B7347000270056 /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
448 C9A325EF15B7513200270056 /* plockstat.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = plockstat.d; sourceTree = "<group>"; };
449 C9A325F015B7513200270056 /* posix_sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_sched.h; sourceTree = "<group>"; };
450 C9A325F115B7513200270056 /* pthread_cancelable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable.c; sourceTree = "<group>"; };
451 C9A325F215B7513200270056 /* pthread_cond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cond.c; sourceTree = "<group>"; };
452 C9A325F315B7513200270056 /* internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
453 C9A325F415B7513200270056 /* tsd_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tsd_private.h; sourceTree = "<group>"; };
454 C9A325F515B7513200270056 /* pthread_mutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_mutex.c; sourceTree = "<group>"; };
455 C9A325F615B7513200270056 /* pthread_rwlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock.c; sourceTree = "<group>"; };
456 C9A325F715B7513200270056 /* spinlock_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spinlock_private.h; sourceTree = "<group>"; };
457 C9A325F815B7513200270056 /* pthread_tsd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_tsd.c; sourceTree = "<group>"; };
458 C9A325F915B7513200270056 /* workqueue_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_private.h; sourceTree = "<group>"; };
459 C9A325FA15B7513200270056 /* pthread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread.c; sourceTree = "<group>"; };
460 C9A325FE15B7513700270056 /* pthread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread.h; sourceTree = "<group>"; };
461 C9A325FF15B7513700270056 /* pthread_impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_impl.h; sourceTree = "<group>"; };
462 C9A3260015B7513700270056 /* pthread_spis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_spis.h; sourceTree = "<group>"; };
463 C9A3260115B7513700270056 /* sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sched.h; sourceTree = "<group>"; };
464 C9A3260C15B759B600270056 /* pthread.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = pthread.xcconfig; sourceTree = "<group>"; };
465 C9A960B318452B2F00AE10C8 /* pthread.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = pthread.py; sourceTree = "<group>"; };
466 C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-lldbmacros.sh"; sourceTree = "<group>"; };
467 C9C2212D15FA978D00447568 /* pthread.aliases */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread.aliases; sourceTree = "<group>"; };
468 C9C533841607C928009988FA /* kern_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_internal.h; sourceTree = "<group>"; };
469 C9CA27D91602813000259F78 /* pthread.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pthread.kext; sourceTree = BUILT_PRODUCTS_DIR; };
470 C9CA27DC1602813000259F78 /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = System/Library/Frameworks/Kernel.framework; sourceTree = SDKROOT; };
471 C9D9E8FE1626248800448CED /* pthread-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "pthread-Info.plist"; sourceTree = "<group>"; };
472 C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = "<group>"; };
473 E4063CF21906B4FB000202F9 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
474 E41505E71E818BEB00F243FB /* libpthread_mp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_mp.a; sourceTree = BUILT_PRODUCTS_DIR; };
475 E41505E81E818D4D00F243FB /* resolved.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = resolved.xcconfig; sourceTree = "<group>"; };
476 E4657D4017284F7B007D1847 /* introspection_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_private.h; sourceTree = "<group>"; };
477 E4943AA71E80BD8400D2A961 /* resolver_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver_internal.h; sourceTree = "<group>"; };
478 E4D962F919086AD600E8A9F2 /* qos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
479 E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-sys-headers.sh"; sourceTree = "<group>"; };
480 E4F449A01E82C1F000A7FB9A /* libpthread_armv81.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_armv81.a; sourceTree = BUILT_PRODUCTS_DIR; };
481 E4F449A31E82CF0100A7FB9A /* resolver.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = resolver.xcconfig; sourceTree = "<group>"; };
482 E4F449D41E82D03500A7FB9A /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
483 FC30E28D16A747AD00A25B5F /* synch_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = synch_internal.h; sourceTree = "<group>"; };
484 FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_attr_t.h; sourceTree = "<group>"; };
485 FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_cond_t.h; sourceTree = "<group>"; };
486 FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_condattr_t.h; sourceTree = "<group>"; };
487 FC5A372717CEB3D6008C323E /* _pthread_key_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_key_t.h; sourceTree = "<group>"; };
488 FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutex_t.h; sourceTree = "<group>"; };
489 FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutexattr_t.h; sourceTree = "<group>"; };
490 FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_once_t.h; sourceTree = "<group>"; };
491 FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlock_t.h; sourceTree = "<group>"; };
492 FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlockattr_t.h; sourceTree = "<group>"; };
493 FC5A372D17CEB3D6008C323E /* _pthread_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_t.h; sourceTree = "<group>"; };
494 FC5A372E17CEB3D6008C323E /* _pthread_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_types.h; sourceTree = "<group>"; };
495 FC618A76160E8155006810FE /* pthread_kill.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_kill.2; sourceTree = "<group>"; };
496 FC618A77160E8155006810FE /* pthread_sigmask.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_sigmask.2; sourceTree = "<group>"; };
497 /* End PBXFileReference section */
498
499 /* Begin PBXFrameworksBuildPhase section */
500 6E8C16671B14F08A00C8987C /* Frameworks */ = {
501 isa = PBXFrameworksBuildPhase;
502 buildActionMask = 2147483647;
503 files = (
504 );
505 runOnlyForDeploymentPostprocessing = 0;
506 };
507 74E594A01613AAF4006C417B /* Frameworks */ = {
508 isa = PBXFrameworksBuildPhase;
509 buildActionMask = 2147483647;
510 files = (
511 );
512 runOnlyForDeploymentPostprocessing = 0;
513 };
514 C04545B31C584F4A006A53B3 /* Frameworks */ = {
515 isa = PBXFrameworksBuildPhase;
516 buildActionMask = 2147483647;
517 files = (
518 );
519 runOnlyForDeploymentPostprocessing = 0;
520 };
521 C90E7A9C15DC3C3800A06D48 /* Frameworks */ = {
522 isa = PBXFrameworksBuildPhase;
523 buildActionMask = 2147483647;
524 files = (
525 );
526 runOnlyForDeploymentPostprocessing = 0;
527 };
528 C9A325DF15B7347000270056 /* Frameworks */ = {
529 isa = PBXFrameworksBuildPhase;
530 buildActionMask = 2147483647;
531 files = (
532 );
533 runOnlyForDeploymentPostprocessing = 0;
534 };
535 C9CA27D41602813000259F78 /* Frameworks */ = {
536 isa = PBXFrameworksBuildPhase;
537 buildActionMask = 2147483647;
538 files = (
539 );
540 runOnlyForDeploymentPostprocessing = 0;
541 };
542 E4F449BC1E82D03500A7FB9A /* Frameworks */ = {
543 isa = PBXFrameworksBuildPhase;
544 buildActionMask = 2147483647;
545 files = (
546 );
547 runOnlyForDeploymentPostprocessing = 0;
548 };
549 /* End PBXFrameworksBuildPhase section */
550
551 /* Begin PBXGroup section */
552 9240BF331AA669EB003C99B4 /* tools */ = {
553 isa = PBXGroup;
554 children = (
555 9240BF321AA669C4003C99B4 /* wqtrace.lua */,
556 );
557 name = tools;
558 path = kern;
559 sourceTree = "<group>";
560 };
561 C9169DD91603DE68005A2F8C /* kern */ = {
562 isa = PBXGroup;
563 children = (
564 C9D9E8FE1626248800448CED /* pthread-Info.plist */,
565 C9C533841607C928009988FA /* kern_internal.h */,
566 C9169DDF1603DF9B005A2F8C /* kern_init.c */,
567 C9169DDB1603DE84005A2F8C /* kern_synch.c */,
568 C9169DDC1603DE84005A2F8C /* kern_support.c */,
569 C979E9FB18A1BC2A000951E5 /* kern_trace.h */,
570 FC30E28D16A747AD00A25B5F /* synch_internal.h */,
571 C98005141899BD2000368E4D /* workqueue_internal.h */,
572 );
573 path = kern;
574 sourceTree = "<group>";
575 };
576 C948FCC015D187AD00180BF5 /* man */ = {
577 isa = PBXGroup;
578 children = (
579 C948FCC115D187FA00180BF5 /* pthread_atfork.3 */,
580 C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */,
581 C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */,
582 C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */,
583 C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */,
584 C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */,
585 C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */,
586 C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */,
587 C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */,
588 C948FCCA15D187FA00180BF5 /* pthread_attr.3 */,
589 C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */,
590 C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */,
591 C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */,
592 C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */,
593 C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */,
594 C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */,
595 C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */,
596 C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */,
597 C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */,
598 C948FCD415D187FA00180BF5 /* pthread_condattr.3 */,
599 C948FCD515D187FA00180BF5 /* pthread_create.3 */,
600 C948FCD615D187FA00180BF5 /* pthread_detach.3 */,
601 C948FCD715D187FA00180BF5 /* pthread_equal.3 */,
602 C948FCD815D187FA00180BF5 /* pthread_exit.3 */,
603 C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */,
604 C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */,
605 C948FCDB15D187FA00180BF5 /* pthread_join.3 */,
606 C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */,
607 C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */,
608 FC618A76160E8155006810FE /* pthread_kill.2 */,
609 C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */,
610 C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */,
611 C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */,
612 C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */,
613 C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */,
614 C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */,
615 C948FCE415D187FA00180BF5 /* pthread_once.3 */,
616 C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */,
617 C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */,
618 C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */,
619 C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */,
620 C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */,
621 C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */,
622 C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */,
623 C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */,
624 C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */,
625 C948FCEE15D187FA00180BF5 /* pthread_self.3 */,
626 C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */,
627 C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */,
628 FC618A77160E8155006810FE /* pthread_sigmask.2 */,
629 C948FCF115D187FA00180BF5 /* pthread.3 */,
630 );
631 path = man;
632 sourceTree = "<group>";
633 };
634 C9A1BF5115C9A8B7006BB313 /* variants */ = {
635 isa = PBXGroup;
636 children = (
637 C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */,
638 C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */,
639 C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */,
640 C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */,
641 C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */,
642 );
643 path = variants;
644 sourceTree = "<group>";
645 };
646 C9A325D715B7347000270056 = {
647 isa = PBXGroup;
648 children = (
649 C9169DD91603DE68005A2F8C /* kern */,
650 C9A960B218452B0700AE10C8 /* lldbmacros */,
651 C9A325FD15B7513700270056 /* pthread */,
652 FC5A372217CEB3D6008C323E /* sys */,
653 C9D70EBE167AC7D100D52713 /* private */,
654 C948FCC015D187AD00180BF5 /* man */,
655 C9A325ED15B74FB600270056 /* src */,
656 C9A1998A1C8E271F00CE102A /* tests */,
657 9240BF331AA669EB003C99B4 /* tools */,
658 C9A3260B15B759A100270056 /* xcodescripts */,
659 C9CA27DA1602813000259F78 /* Frameworks */,
660 C9A325E315B7347000270056 /* Products */,
661 );
662 sourceTree = "<group>";
663 usesTabs = 1;
664 };
665 C9A325E315B7347000270056 /* Products */ = {
666 isa = PBXGroup;
667 children = (
668 C9A325E215B7347000270056 /* libsystem_pthread.dylib */,
669 C90E7A9F15DC3C3800A06D48 /* libpthread_dyld.a */,
670 74E594A41613AAF4006C417B /* libpthread_eOS.a */,
671 C9CA27D91602813000259F78 /* pthread.kext */,
672 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */,
673 C04545B81C584F4A006A53B3 /* libpthread.a */,
674 E41505E71E818BEB00F243FB /* libpthread_mp.a */,
675 E4F449A01E82C1F000A7FB9A /* libpthread_armv81.a */,
676 E4F449D41E82D03500A7FB9A /* libsystem_pthread.dylib */,
677 );
678 name = Products;
679 sourceTree = "<group>";
680 };
681 C9A325ED15B74FB600270056 /* src */ = {
682 isa = PBXGroup;
683 children = (
684 6E514A0220B67C0900844EE1 /* offsets.h */,
685 C9A325F315B7513200270056 /* internal.h */,
686 C9A325EF15B7513200270056 /* plockstat.d */,
687 C9A325FA15B7513200270056 /* pthread.c */,
688 C99AD87D15DF04D10009A6F8 /* pthread_asm.s */,
689 C90E7AB415DC40D900A06D48 /* pthread_atfork.c */,
690 C9A325F115B7513200270056 /* pthread_cancelable.c */,
691 C9A325F215B7513200270056 /* pthread_cond.c */,
692 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */,
693 C9A325F515B7513200270056 /* pthread_mutex.c */,
694 6E5869CA20C9043200F1CB75 /* pthread_dependency.c */,
695 C9A325F615B7513200270056 /* pthread_rwlock.c */,
696 C9A325F815B7513200270056 /* pthread_tsd.c */,
697 C9244C1C1860D8EF00075748 /* qos.c */,
698 E4943AAA1E80BE1F00D2A961 /* resolver */,
699 C9A1BF5115C9A8B7006BB313 /* variants */,
700 );
701 path = src;
702 sourceTree = "<group>";
703 };
704 C9A325FD15B7513700270056 /* pthread */ = {
705 isa = PBXGroup;
706 children = (
707 9202B2301D1A5B3F00945880 /* introspection.h */,
708 C9A325FE15B7513700270056 /* pthread.h */,
709 C9A325FF15B7513700270056 /* pthread_impl.h */,
710 C9A3260015B7513700270056 /* pthread_spis.h */,
711 C9A3260115B7513700270056 /* sched.h */,
712 C98C95D818FF1F4E005654FB /* spawn.h */,
713 6E2A3BBD210122230003B53B /* stack_np.h */,
714 C9244C1A185FCFED00075748 /* qos.h */,
715 );
716 path = pthread;
717 sourceTree = "<group>";
718 };
719 C9A3260B15B759A100270056 /* xcodescripts */ = {
720 isa = PBXGroup;
721 children = (
722 9235CA551CA48D010015C92B /* kext_development.xcconfig */,
723 C91D01BA162893CD0002E29A /* kext.xcconfig */,
724 C9A3260C15B759B600270056 /* pthread.xcconfig */,
725 E4F449A31E82CF0100A7FB9A /* resolver.xcconfig */,
726 E41505E81E818D4D00F243FB /* resolved.xcconfig */,
727 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */,
728 C99EA612161F8288003EBC56 /* eos.xcconfig */,
729 C04545B91C584F8B006A53B3 /* static.xcconfig */,
730 C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */,
731 C9153094167ACAB8006BB094 /* install-symlinks.sh */,
732 C04545881C584493006A53B3 /* run-on-install.sh */,
733 E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */,
734 C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */,
735 C979E9FC18A2BF2C000951E5 /* install-codes.sh */,
736 C9C2212D15FA978D00447568 /* pthread.aliases */,
737 );
738 path = xcodescripts;
739 sourceTree = "<group>";
740 };
741 C9A960B218452B0700AE10C8 /* lldbmacros */ = {
742 isa = PBXGroup;
743 children = (
744 C9A960B318452B2F00AE10C8 /* pthread.py */,
745 );
746 path = lldbmacros;
747 sourceTree = "<group>";
748 };
749 C9CA27DA1602813000259F78 /* Frameworks */ = {
750 isa = PBXGroup;
751 children = (
752 C9CA27DB1602813000259F78 /* Other Frameworks */,
753 );
754 name = Frameworks;
755 sourceTree = "<group>";
756 };
757 C9CA27DB1602813000259F78 /* Other Frameworks */ = {
758 isa = PBXGroup;
759 children = (
760 C9CA27DC1602813000259F78 /* Kernel.framework */,
761 );
762 name = "Other Frameworks";
763 sourceTree = "<group>";
764 };
765 C9D70EBE167AC7D100D52713 /* private */ = {
766 isa = PBXGroup;
767 children = (
768 C9153095167ACC22006BB094 /* private.h */,
769 C9A325F015B7513200270056 /* posix_sched.h */,
770 C9A325F715B7513200270056 /* spinlock_private.h */,
771 C9A325F415B7513200270056 /* tsd_private.h */,
772 C9A325F915B7513200270056 /* workqueue_private.h */,
773 E4657D4017284F7B007D1847 /* introspection_private.h */,
774 C99B17DA189C2E1B00991D38 /* qos_private.h */,
775 E4063CF21906B4FB000202F9 /* qos.h */,
776 6E5869C620C8FE8300F1CB75 /* dependency_private.h */,
777 );
778 path = private;
779 sourceTree = "<group>";
780 };
781 E4943AAA1E80BE1F00D2A961 /* resolver */ = {
782 isa = PBXGroup;
783 children = (
784 6EB232CA1B0EB29D005915CE /* resolver.h */,
785 E4943AA71E80BD8400D2A961 /* resolver_internal.h */,
786 6EB232C91B0EB29D005915CE /* resolver.c */,
787 );
788 path = resolver;
789 sourceTree = "<group>";
790 };
791 FC5A372217CEB3D6008C323E /* sys */ = {
792 isa = PBXGroup;
793 children = (
794 E4D962F919086AD600E8A9F2 /* qos.h */,
795 FC5A372317CEB3D6008C323E /* _pthread */,
796 A98FE72D19479F7C007718DA /* qos_private.h */,
797 );
798 path = sys;
799 sourceTree = "<group>";
800 };
801 FC5A372317CEB3D6008C323E /* _pthread */ = {
802 isa = PBXGroup;
803 children = (
804 FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */,
805 FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */,
806 FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */,
807 FC5A372717CEB3D6008C323E /* _pthread_key_t.h */,
808 FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */,
809 FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */,
810 FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */,
811 FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */,
812 FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */,
813 FC5A372D17CEB3D6008C323E /* _pthread_t.h */,
814 FC5A372E17CEB3D6008C323E /* _pthread_types.h */,
815 );
816 path = _pthread;
817 sourceTree = "<group>";
818 };
819 /* End PBXGroup section */
820
821 /* Begin PBXHeadersBuildPhase section */
822 6E8C16681B14F08A00C8987C /* Headers */ = {
823 isa = PBXHeadersBuildPhase;
824 buildActionMask = 2147483647;
825 files = (
826 6E2A3BC0210122340003B53B /* stack_np.h in Headers */,
827 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */,
828 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */,
829 E41A64AE1E83C470009479A9 /* introspection.h in Headers */,
830 6E8C166C1B14F08A00C8987C /* qos.h in Headers */,
831 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */,
832 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */,
833 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */,
834 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */,
835 6E8C16781B14F08A00C8987C /* private.h in Headers */,
836 6E8C16691B14F08A00C8987C /* qos.h in Headers */,
837 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */,
838 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */,
839 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */,
840 6E8C166E1B14F08A00C8987C /* sched.h in Headers */,
841 6E5869C920C9040C00F1CB75 /* dependency_private.h in Headers */,
842 6E8C16751B14F08A00C8987C /* spawn.h in Headers */,
843 );
844 runOnlyForDeploymentPostprocessing = 0;
845 };
846 74E594A11613AAF4006C417B /* Headers */ = {
847 isa = PBXHeadersBuildPhase;
848 buildActionMask = 2147483647;
849 files = (
850 );
851 runOnlyForDeploymentPostprocessing = 0;
852 };
853 C04545B41C584F4A006A53B3 /* Headers */ = {
854 isa = PBXHeadersBuildPhase;
855 buildActionMask = 2147483647;
856 files = (
857 );
858 runOnlyForDeploymentPostprocessing = 0;
859 };
860 C90E7A9D15DC3C3800A06D48 /* Headers */ = {
861 isa = PBXHeadersBuildPhase;
862 buildActionMask = 2147483647;
863 files = (
864 );
865 runOnlyForDeploymentPostprocessing = 0;
866 };
867 C9A325E015B7347000270056 /* Headers */ = {
868 isa = PBXHeadersBuildPhase;
869 buildActionMask = 2147483647;
870 files = (
871 6E2A3BBE2101222F0003B53B /* stack_np.h in Headers */,
872 C9244C1B185FD33000075748 /* qos.h in Headers */,
873 C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */,
874 C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */,
875 E4063CF31906B75A000202F9 /* qos.h in Headers */,
876 C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */,
877 9202B2321D1A5B6200945880 /* introspection.h in Headers */,
878 C9A1BF5015C9A59B006BB313 /* sched.h in Headers */,
879 E4657D4117284F7B007D1847 /* introspection_private.h in Headers */,
880 C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */,
881 C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */,
882 C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */,
883 C98C95D918FF1F4E005654FB /* spawn.h in Headers */,
884 C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */,
885 C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */,
886 6E5869C720C9040A00F1CB75 /* dependency_private.h in Headers */,
887 C9153096167ACC2B006BB094 /* private.h in Headers */,
888 );
889 runOnlyForDeploymentPostprocessing = 0;
890 };
891 C9CA27D51602813000259F78 /* Headers */ = {
892 isa = PBXHeadersBuildPhase;
893 buildActionMask = 2147483647;
894 files = (
895 );
896 runOnlyForDeploymentPostprocessing = 0;
897 };
898 E4F449BD1E82D03500A7FB9A /* Headers */ = {
899 isa = PBXHeadersBuildPhase;
900 buildActionMask = 2147483647;
901 files = (
902 6E2A3BBF210122300003B53B /* stack_np.h in Headers */,
903 E4F449BE1E82D03500A7FB9A /* qos.h in Headers */,
904 E4F449BF1E82D03500A7FB9A /* pthread.h in Headers */,
905 E4F449C01E82D03500A7FB9A /* pthread_impl.h in Headers */,
906 E4F449C11E82D03500A7FB9A /* qos.h in Headers */,
907 E4F449C21E82D03500A7FB9A /* pthread_spis.h in Headers */,
908 E4F449C31E82D03500A7FB9A /* introspection.h in Headers */,
909 E4F449C41E82D03500A7FB9A /* sched.h in Headers */,
910 E4F449C51E82D03500A7FB9A /* introspection_private.h in Headers */,
911 E4F449C61E82D03500A7FB9A /* tsd_private.h in Headers */,
912 E4F449C71E82D03500A7FB9A /* posix_sched.h in Headers */,
913 E4F449C81E82D03500A7FB9A /* qos_private.h in Headers */,
914 E4F449C91E82D03500A7FB9A /* spawn.h in Headers */,
915 E4F449CA1E82D03500A7FB9A /* spinlock_private.h in Headers */,
916 E4F449CB1E82D03500A7FB9A /* workqueue_private.h in Headers */,
917 6E5869C820C9040B00F1CB75 /* dependency_private.h in Headers */,
918 E4F449CC1E82D03500A7FB9A /* private.h in Headers */,
919 );
920 runOnlyForDeploymentPostprocessing = 0;
921 };
922 /* End PBXHeadersBuildPhase section */
923
924 /* Begin PBXLegacyTarget section */
925 92B275F01BCE4C5E007D06D7 /* darwintests */ = {
926 isa = PBXLegacyTarget;
927 buildArgumentsString = "$(ACTION)";
928 buildConfigurationList = 92B275F11BCE4C5E007D06D7 /* Build configuration list for PBXLegacyTarget "darwintests" */;
929 buildPhases = (
930 );
931 buildToolPath = /usr/bin/make;
932 buildWorkingDirectory = tests;
933 dependencies = (
934 );
935 name = darwintests;
936 passBuildSettingsInEnvironment = 1;
937 productName = darwintests;
938 };
939 /* End PBXLegacyTarget section */
940
941 /* Begin PBXNativeTarget section */
942 6E8C16511B14F08A00C8987C /* libsystem_pthread introspection */ = {
943 isa = PBXNativeTarget;
944 buildConfigurationList = 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread introspection" */;
945 buildPhases = (
946 6E8C16521B14F08A00C8987C /* Generate dtrace header */,
947 6E8C16531B14F08A00C8987C /* Sources */,
948 6E8C16671B14F08A00C8987C /* Frameworks */,
949 6E8C16681B14F08A00C8987C /* Headers */,
950 );
951 buildRules = (
952 );
953 dependencies = (
954 );
955 name = "libsystem_pthread introspection";
956 productName = libsystem_pthread.dylib;
957 productReference = 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */;
958 productType = "com.apple.product-type.library.dynamic";
959 };
960 74E594911613AAF4006C417B /* libpthread eOS */ = {
961 isa = PBXNativeTarget;
962 buildConfigurationList = 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread eOS" */;
963 buildPhases = (
964 74E594921613AAF4006C417B /* Sources */,
965 74E594A01613AAF4006C417B /* Frameworks */,
966 74E594A11613AAF4006C417B /* Headers */,
967 );
968 buildRules = (
969 );
970 dependencies = (
971 );
972 name = "libpthread eOS";
973 productName = libpthread_eOS.a;
974 productReference = 74E594A41613AAF4006C417B /* libpthread_eOS.a */;
975 productType = "com.apple.product-type.library.static";
976 };
977 C04545A21C584F4A006A53B3 /* libpthread generic */ = {
978 isa = PBXNativeTarget;
979 buildConfigurationList = C04545B51C584F4A006A53B3 /* Build configuration list for PBXNativeTarget "libpthread generic" */;
980 buildPhases = (
981 C04545A31C584F4A006A53B3 /* Sources */,
982 C04545B31C584F4A006A53B3 /* Frameworks */,
983 C04545B41C584F4A006A53B3 /* Headers */,
984 C04545BA1C585034006A53B3 /* Symlink libpthread.a to the loaderd path */,
985 );
986 buildRules = (
987 );
988 dependencies = (
989 );
990 name = "libpthread generic";
991 productName = libpthread.a;
992 productReference = C04545B81C584F4A006A53B3 /* libpthread.a */;
993 productType = "com.apple.product-type.library.static";
994 };
995 C90E7A9E15DC3C3800A06D48 /* libpthread dyld */ = {
996 isa = PBXNativeTarget;
997 buildConfigurationList = C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread dyld" */;
998 buildPhases = (
999 C90E7A9B15DC3C3800A06D48 /* Sources */,
1000 C90E7A9C15DC3C3800A06D48 /* Frameworks */,
1001 C90E7A9D15DC3C3800A06D48 /* Headers */,
1002 );
1003 buildRules = (
1004 );
1005 dependencies = (
1006 );
1007 name = "libpthread dyld";
1008 productName = libpthread_dyld.a;
1009 productReference = C90E7A9F15DC3C3800A06D48 /* libpthread_dyld.a */;
1010 productType = "com.apple.product-type.library.static";
1011 };
1012 C9A325E115B7347000270056 /* libsystem_pthread */ = {
1013 isa = PBXNativeTarget;
1014 buildConfigurationList = C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread" */;
1015 buildPhases = (
1016 C9A325DE15B7347000270056 /* Sources */,
1017 C9A325DF15B7347000270056 /* Frameworks */,
1018 C9A325E015B7347000270056 /* Headers */,
1019 C9D70EBD167AC76700D52713 /* Symlink Old Header Location */,
1020 C9DCA2A215DC4F3500D057E2 /* Install Manpages */,
1021 FC5A372F17CEB60D008C323E /* Install sys headers */,
1022 C979E9FD18A2BF3D000951E5 /* Install Codes file */,
1023 );
1024 buildRules = (
1025 );
1026 dependencies = (
1027 E4F4498B1E825D2B00A7FB9A /* PBXTargetDependency */,
1028 E4F449A21E82C5A400A7FB9A /* PBXTargetDependency */,
1029 );
1030 name = libsystem_pthread;
1031 productName = libsystem_pthread.dylib;
1032 productReference = C9A325E215B7347000270056 /* libsystem_pthread.dylib */;
1033 productType = "com.apple.product-type.library.dynamic";
1034 };
1035 C9CA27D81602813000259F78 /* pthread kext */ = {
1036 isa = PBXNativeTarget;
1037 buildConfigurationList = C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread kext" */;
1038 buildPhases = (
1039 C9CA27D31602813000259F78 /* Sources */,
1040 C9CA27D41602813000259F78 /* Frameworks */,
1041 C9CA27D51602813000259F78 /* Headers */,
1042 C9CA27D61602813000259F78 /* Resources */,
1043 C9A960B518452C1800AE10C8 /* Install lldbmacros */,
1044 );
1045 buildRules = (
1046 );
1047 dependencies = (
1048 );
1049 name = "pthread kext";
1050 productName = pthread.kext;
1051 productReference = C9CA27D91602813000259F78 /* pthread.kext */;
1052 productType = "com.apple.product-type.kernel-extension";
1053 };
1054 E41505D01E818BEB00F243FB /* libpthread mp resolved */ = {
1055 isa = PBXNativeTarget;
1056 buildConfigurationList = E41505E41E818BEB00F243FB /* Build configuration list for PBXNativeTarget "libpthread mp resolved" */;
1057 buildPhases = (
1058 E41505D11E818BEB00F243FB /* Sources */,
1059 E41505E31E818BEB00F243FB /* Symlink normal variant */,
1060 );
1061 buildRules = (
1062 );
1063 dependencies = (
1064 );
1065 name = "libpthread mp resolved";
1066 productName = libpthread_mp.a;
1067 productReference = E41505E71E818BEB00F243FB /* libpthread_mp.a */;
1068 productType = "com.apple.product-type.library.static";
1069 };
1070 E4F4498C1E82C1F000A7FB9A /* libpthread armv81 resolved */ = {
1071 isa = PBXNativeTarget;
1072 buildConfigurationList = E4F4499D1E82C1F000A7FB9A /* Build configuration list for PBXNativeTarget "libpthread armv81 resolved" */;
1073 buildPhases = (
1074 E4F4498D1E82C1F000A7FB9A /* Sources */,
1075 E4F4499C1E82C1F000A7FB9A /* Symlink normal variant */,
1076 );
1077 buildRules = (
1078 );
1079 dependencies = (
1080 );
1081 name = "libpthread armv81 resolved";
1082 productName = libpthread_armv81.a;
1083 productReference = E4F449A01E82C1F000A7FB9A /* libpthread_armv81.a */;
1084 productType = "com.apple.product-type.library.static";
1085 };
1086 E4F449A41E82D03500A7FB9A /* libsystem_pthread noresolver */ = {
1087 isa = PBXNativeTarget;
1088 buildConfigurationList = E4F449D11E82D03500A7FB9A /* Build configuration list for PBXNativeTarget "libsystem_pthread noresolver" */;
1089 buildPhases = (
1090 E4F449A91E82D03500A7FB9A /* Sources */,
1091 E4F449BC1E82D03500A7FB9A /* Frameworks */,
1092 E4F449BD1E82D03500A7FB9A /* Headers */,
1093 E4F449CD1E82D03500A7FB9A /* Symlink Old Header Location */,
1094 E4F449CE1E82D03500A7FB9A /* Install Manpages */,
1095 E4F449CF1E82D03500A7FB9A /* Install sys headers */,
1096 E4F449D01E82D03500A7FB9A /* Install Codes file */,
1097 );
1098 buildRules = (
1099 );
1100 dependencies = (
1101 );
1102 name = "libsystem_pthread noresolver";
1103 productName = libsystem_pthread.dylib;
1104 productReference = E4F449D41E82D03500A7FB9A /* libsystem_pthread.dylib */;
1105 productType = "com.apple.product-type.library.dynamic";
1106 };
1107 /* End PBXNativeTarget section */
1108
1109 /* Begin PBXProject section */
1110 C9A325D915B7347000270056 /* Project object */ = {
1111 isa = PBXProject;
1112 attributes = {
1113 LastUpgradeCheck = 1100;
1114 ORGANIZATIONNAME = "";
1115 TargetAttributes = {
1116 92799B441B96A5FD00861404 = {
1117 CreatedOnToolsVersion = 7.0;
1118 };
1119 92B275F01BCE4C5E007D06D7 = {
1120 CreatedOnToolsVersion = 7.1;
1121 };
1122 };
1123 };
1124 buildConfigurationList = C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */;
1125 compatibilityVersion = "Xcode 3.2";
1126 developmentRegion = English;
1127 hasScannedForEncodings = 0;
1128 knownRegions = (
1129 en,
1130 );
1131 mainGroup = C9A325D715B7347000270056;
1132 productRefGroup = C9A325E315B7347000270056 /* Products */;
1133 projectDirPath = "";
1134 projectRoot = "";
1135 targets = (
1136 C90E7AAC15DC3D3300A06D48 /* All */,
1137 C91D01B5162892FF0002E29A /* Kext */,
1138 C98832C115DEB44000B3308E /* Embedded */,
1139 92799B441B96A5FD00861404 /* Tests */,
1140 C900AEA7215AF7170011B58C /* Introspection */,
1141 E4B7FCA822000AF50010A840 /* libpthread_driverkit */,
1142 C9A325E115B7347000270056 /* libsystem_pthread */,
1143 E4F449A41E82D03500A7FB9A /* libsystem_pthread noresolver */,
1144 6E8C16511B14F08A00C8987C /* libsystem_pthread introspection */,
1145 E41505D01E818BEB00F243FB /* libpthread mp resolved */,
1146 E4F4498C1E82C1F000A7FB9A /* libpthread armv81 resolved */,
1147 C04545A21C584F4A006A53B3 /* libpthread generic */,
1148 C90E7A9E15DC3C3800A06D48 /* libpthread dyld */,
1149 74E594911613AAF4006C417B /* libpthread eOS */,
1150 C9CA27D81602813000259F78 /* pthread kext */,
1151 92B275F01BCE4C5E007D06D7 /* darwintests */,
1152 );
1153 };
1154 /* End PBXProject section */
1155
1156 /* Begin PBXResourcesBuildPhase section */
1157 C9CA27D61602813000259F78 /* Resources */ = {
1158 isa = PBXResourcesBuildPhase;
1159 buildActionMask = 2147483647;
1160 files = (
1161 );
1162 runOnlyForDeploymentPostprocessing = 0;
1163 };
1164 /* End PBXResourcesBuildPhase section */
1165
1166 /* Begin PBXShellScriptBuildPhase section */
1167 6E8C16521B14F08A00C8987C /* Generate dtrace header */ = {
1168 isa = PBXShellScriptBuildPhase;
1169 buildActionMask = 2147483647;
1170 files = (
1171 );
1172 inputPaths = (
1173 "$(SRCROOT)/src/plockstat.d",
1174 );
1175 name = "Generate dtrace header";
1176 outputPaths = (
1177 "$(DERIVED_FILE_DIR)/dtrace/plockstat.h",
1178 );
1179 runOnlyForDeploymentPostprocessing = 0;
1180 shellPath = "/bin/bash -e -x";
1181 shellScript = "dtrace -h -C -s \"${SCRIPT_INPUT_FILE_0}\" -o \"${SCRIPT_OUTPUT_FILE_0}\"";
1182 showEnvVarsInLog = 0;
1183 };
1184 C04545BA1C585034006A53B3 /* Symlink libpthread.a to the loaderd path */ = {
1185 isa = PBXShellScriptBuildPhase;
1186 buildActionMask = 8;
1187 files = (
1188 );
1189 inputPaths = (
1190 "$(SRCROOT)/xcodescripts/run-on-install.sh",
1191 );
1192 name = "Symlink libpthread.a to the loaderd path";
1193 outputPaths = (
1194 "${DSTROOT}/usr/local/lib/loaderd/libpthread.a",
1195 );
1196 runOnlyForDeploymentPostprocessing = 1;
1197 shellPath = "/bin/bash -e -x";
1198 shellScript = ". \"${SCRIPT_INPUT_FILE_0}\" /bin/ln -sf \"../../../..${INSTALL_PATH}/libpthread.a\" \"${DSTROOT}/usr/local/lib/loaderd/libpthread.a\"";
1199 showEnvVarsInLog = 0;
1200 };
1201 C979E9FD18A2BF3D000951E5 /* Install Codes file */ = {
1202 isa = PBXShellScriptBuildPhase;
1203 buildActionMask = 8;
1204 files = (
1205 );
1206 inputPaths = (
1207 "$(SRCROOT)/kern/kern_trace.h",
1208 );
1209 name = "Install Codes file";
1210 outputPaths = (
1211 "$(DSTROOT)/usr/local/share/misc/pthread.codes",
1212 );
1213 runOnlyForDeploymentPostprocessing = 1;
1214 shellPath = "/bin/bash -e -x";
1215 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-codes.sh\n";
1216 showEnvVarsInLog = 0;
1217 };
1218 C9A960B518452C1800AE10C8 /* Install lldbmacros */ = {
1219 isa = PBXShellScriptBuildPhase;
1220 buildActionMask = 12;
1221 files = (
1222 );
1223 inputPaths = (
1224 );
1225 name = "Install lldbmacros";
1226 outputPaths = (
1227 );
1228 runOnlyForDeploymentPostprocessing = 0;
1229 shellPath = "/bin/bash -e -x";
1230 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-lldbmacros.sh\n";
1231 showEnvVarsInLog = 0;
1232 };
1233 C9D70EBD167AC76700D52713 /* Symlink Old Header Location */ = {
1234 isa = PBXShellScriptBuildPhase;
1235 buildActionMask = 8;
1236 files = (
1237 );
1238 inputPaths = (
1239 "",
1240 );
1241 name = "Symlink Old Header Location";
1242 outputPaths = (
1243 );
1244 runOnlyForDeploymentPostprocessing = 1;
1245 shellPath = "/bin/bash -e -x";
1246 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-symlinks.sh\n";
1247 showEnvVarsInLog = 0;
1248 };
1249 C9DCA2A215DC4F3500D057E2 /* Install Manpages */ = {
1250 isa = PBXShellScriptBuildPhase;
1251 buildActionMask = 8;
1252 files = (
1253 );
1254 inputPaths = (
1255 "",
1256 );
1257 name = "Install Manpages";
1258 outputPaths = (
1259 );
1260 runOnlyForDeploymentPostprocessing = 1;
1261 shellPath = "/bin/bash -e -x";
1262 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-manpages.sh\n";
1263 showEnvVarsInLog = 0;
1264 };
1265 E41505E31E818BEB00F243FB /* Symlink normal variant */ = {
1266 isa = PBXShellScriptBuildPhase;
1267 buildActionMask = 12;
1268 files = (
1269 );
1270 inputPaths = (
1271 );
1272 name = "Symlink normal variant";
1273 outputPaths = (
1274 "$(CONFIGURATION_BUILD_DIR)/$(EXECUTABLE_PREFIX)$(PRODUCT_NAME)_normal$(EXECUTABLE_SUFFIX)",
1275 );
1276 runOnlyForDeploymentPostprocessing = 0;
1277 shellPath = "/bin/bash -e -x";
1278 shellScript = "ln -fs \"${EXECUTABLE_PREFIX}${PRODUCT_NAME}${EXECUTABLE_SUFFIX}\" \"${SCRIPT_OUTPUT_FILE_0}\"";
1279 showEnvVarsInLog = 0;
1280 };
1281 E4F4499C1E82C1F000A7FB9A /* Symlink normal variant */ = {
1282 isa = PBXShellScriptBuildPhase;
1283 buildActionMask = 12;
1284 files = (
1285 );
1286 inputPaths = (
1287 );
1288 name = "Symlink normal variant";
1289 outputPaths = (
1290 "$(CONFIGURATION_BUILD_DIR)/$(EXECUTABLE_PREFIX)$(PRODUCT_NAME)_normal$(EXECUTABLE_SUFFIX)",
1291 );
1292 runOnlyForDeploymentPostprocessing = 0;
1293 shellPath = "/bin/bash -e -x";
1294 shellScript = "ln -fs \"${EXECUTABLE_PREFIX}${PRODUCT_NAME}${EXECUTABLE_SUFFIX}\" \"${SCRIPT_OUTPUT_FILE_0}\"";
1295 showEnvVarsInLog = 0;
1296 };
1297 E4F449CD1E82D03500A7FB9A /* Symlink Old Header Location */ = {
1298 isa = PBXShellScriptBuildPhase;
1299 buildActionMask = 8;
1300 files = (
1301 );
1302 inputPaths = (
1303 "",
1304 );
1305 name = "Symlink Old Header Location";
1306 outputPaths = (
1307 );
1308 runOnlyForDeploymentPostprocessing = 1;
1309 shellPath = "/bin/bash -e -x";
1310 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-symlinks.sh";
1311 showEnvVarsInLog = 0;
1312 };
1313 E4F449CE1E82D03500A7FB9A /* Install Manpages */ = {
1314 isa = PBXShellScriptBuildPhase;
1315 buildActionMask = 8;
1316 files = (
1317 );
1318 inputPaths = (
1319 "",
1320 );
1321 name = "Install Manpages";
1322 outputPaths = (
1323 );
1324 runOnlyForDeploymentPostprocessing = 1;
1325 shellPath = "/bin/bash -e -x";
1326 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-manpages.sh";
1327 showEnvVarsInLog = 0;
1328 };
1329 E4F449CF1E82D03500A7FB9A /* Install sys headers */ = {
1330 isa = PBXShellScriptBuildPhase;
1331 buildActionMask = 8;
1332 files = (
1333 );
1334 inputPaths = (
1335 );
1336 name = "Install sys headers";
1337 outputPaths = (
1338 );
1339 runOnlyForDeploymentPostprocessing = 1;
1340 shellPath = "/bin/bash -e -x";
1341 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-sys-headers.sh";
1342 showEnvVarsInLog = 0;
1343 };
1344 E4F449D01E82D03500A7FB9A /* Install Codes file */ = {
1345 isa = PBXShellScriptBuildPhase;
1346 buildActionMask = 8;
1347 files = (
1348 );
1349 inputPaths = (
1350 "$(SRCROOT)/kern/kern_trace.h",
1351 );
1352 name = "Install Codes file";
1353 outputPaths = (
1354 "$(DSTROOT)/usr/local/share/misc/pthread.codes",
1355 );
1356 runOnlyForDeploymentPostprocessing = 1;
1357 shellPath = "/bin/bash -e -x";
1358 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-codes.sh";
1359 showEnvVarsInLog = 0;
1360 };
1361 FC5A372F17CEB60D008C323E /* Install sys headers */ = {
1362 isa = PBXShellScriptBuildPhase;
1363 buildActionMask = 8;
1364 files = (
1365 );
1366 inputPaths = (
1367 );
1368 name = "Install sys headers";
1369 outputPaths = (
1370 );
1371 runOnlyForDeploymentPostprocessing = 1;
1372 shellPath = "/bin/bash -e -x";
1373 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-sys-headers.sh\n";
1374 showEnvVarsInLog = 0;
1375 };
1376 /* End PBXShellScriptBuildPhase section */
1377
1378 /* Begin PBXSourcesBuildPhase section */
1379 6E8C16531B14F08A00C8987C /* Sources */ = {
1380 isa = PBXSourcesBuildPhase;
1381 buildActionMask = 2147483647;
1382 files = (
1383 6E8C16541B14F08A00C8987C /* resolver.c in Sources */,
1384 6E8C16551B14F08A00C8987C /* pthread.c in Sources */,
1385 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */,
1386 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */,
1387 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */,
1388 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */,
1389 924D8EE21C11833E002AC2BC /* pthread_cwd.c in Sources */,
1390 6E8C165B1B14F08A00C8987C /* qos.c in Sources */,
1391 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */,
1392 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */,
1393 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */,
1394 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */,
1395 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */,
1396 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */,
1397 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */,
1398 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */,
1399 6E5869CD20C9043B00F1CB75 /* pthread_dependency.c in Sources */,
1400 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */,
1401 );
1402 runOnlyForDeploymentPostprocessing = 0;
1403 };
1404 74E594921613AAF4006C417B /* Sources */ = {
1405 isa = PBXSourcesBuildPhase;
1406 buildActionMask = 2147483647;
1407 files = (
1408 6EB232D01B0EB325005915CE /* resolver.c in Sources */,
1409 74E594931613AAF4006C417B /* pthread.c in Sources */,
1410 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */,
1411 6E5869D220C9043E00F1CB75 /* pthread_dependency.c in Sources */,
1412 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */,
1413 74E594951613AAF4006C417B /* pthread_cond.c in Sources */,
1414 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */,
1415 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */,
1416 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */,
1417 C9244C1F1860D96E00075748 /* qos.c in Sources */,
1418 924D8EDF1C11833D002AC2BC /* pthread_cwd.c in Sources */,
1419 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */,
1420 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */,
1421 );
1422 runOnlyForDeploymentPostprocessing = 0;
1423 };
1424 C04545A31C584F4A006A53B3 /* Sources */ = {
1425 isa = PBXSourcesBuildPhase;
1426 buildActionMask = 2147483647;
1427 files = (
1428 C04545A41C584F4A006A53B3 /* resolver.c in Sources */,
1429 C04545A51C584F4A006A53B3 /* pthread.c in Sources */,
1430 C04545A61C584F4A006A53B3 /* pthread_cancelable.c in Sources */,
1431 6E5869D020C9043D00F1CB75 /* pthread_dependency.c in Sources */,
1432 C04545A71C584F4A006A53B3 /* pthread_cancelable_cancel.c in Sources */,
1433 C04545A81C584F4A006A53B3 /* pthread_cond.c in Sources */,
1434 C04545A91C584F4A006A53B3 /* pthread_mutex.c in Sources */,
1435 C04545AB1C584F4A006A53B3 /* pthread_rwlock.c in Sources */,
1436 C04545AD1C584F4A006A53B3 /* pthread_tsd.c in Sources */,
1437 C04545AF1C584F4A006A53B3 /* qos.c in Sources */,
1438 C04545B01C584F4A006A53B3 /* pthread_cwd.c in Sources */,
1439 C04545B11C584F4A006A53B3 /* pthread_atfork.c in Sources */,
1440 C04545B21C584F4A006A53B3 /* pthread_asm.s in Sources */,
1441 );
1442 runOnlyForDeploymentPostprocessing = 0;
1443 };
1444 C90E7A9B15DC3C3800A06D48 /* Sources */ = {
1445 isa = PBXSourcesBuildPhase;
1446 buildActionMask = 2147483647;
1447 files = (
1448 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */,
1449 C9244C1E1860D96D00075748 /* qos.c in Sources */,
1450 C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */,
1451 C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */,
1452 C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */,
1453 C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */,
1454 6E5869D120C9043D00F1CB75 /* pthread_dependency.c in Sources */,
1455 C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */,
1456 C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */,
1457 924D8EE01C11833D002AC2BC /* pthread_cwd.c in Sources */,
1458 C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */,
1459 );
1460 runOnlyForDeploymentPostprocessing = 0;
1461 };
1462 C9A325DE15B7347000270056 /* Sources */ = {
1463 isa = PBXSourcesBuildPhase;
1464 buildActionMask = 2147483647;
1465 files = (
1466 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */,
1467 C9A1BF4715C9A578006BB313 /* pthread.c in Sources */,
1468 C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */,
1469 C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */,
1470 C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */,
1471 C9244C1D1860D8EF00075748 /* qos.c in Sources */,
1472 C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */,
1473 924D8EE11C11833E002AC2BC /* pthread_cwd.c in Sources */,
1474 C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */,
1475 C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */,
1476 C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */,
1477 C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */,
1478 C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */,
1479 C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */,
1480 C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */,
1481 6E5869CB20C9043200F1CB75 /* pthread_dependency.c in Sources */,
1482 C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */,
1483 );
1484 runOnlyForDeploymentPostprocessing = 0;
1485 };
1486 C9CA27D31602813000259F78 /* Sources */ = {
1487 isa = PBXSourcesBuildPhase;
1488 buildActionMask = 2147483647;
1489 files = (
1490 C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */,
1491 C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */,
1492 C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */,
1493 );
1494 runOnlyForDeploymentPostprocessing = 0;
1495 };
1496 E41505D11E818BEB00F243FB /* Sources */ = {
1497 isa = PBXSourcesBuildPhase;
1498 buildActionMask = 2147483647;
1499 files = (
1500 E41505D21E818BEB00F243FB /* resolver.c in Sources */,
1501 E41505D31E818BEB00F243FB /* pthread.c in Sources */,
1502 E41505D41E818BEB00F243FB /* pthread_cancelable.c in Sources */,
1503 6E5869CE20C9043C00F1CB75 /* pthread_dependency.c in Sources */,
1504 E41505D51E818BEB00F243FB /* pthread_cancelable_cancel.c in Sources */,
1505 E41505D61E818BEB00F243FB /* pthread_cond.c in Sources */,
1506 E41505D71E818BEB00F243FB /* pthread_mutex.c in Sources */,
1507 E41505D91E818BEB00F243FB /* pthread_rwlock.c in Sources */,
1508 E41505DB1E818BEB00F243FB /* pthread_tsd.c in Sources */,
1509 E41505DD1E818BEB00F243FB /* qos.c in Sources */,
1510 E41505DE1E818BEB00F243FB /* pthread_cwd.c in Sources */,
1511 E41505DF1E818BEB00F243FB /* pthread_atfork.c in Sources */,
1512 E41505E01E818BEB00F243FB /* pthread_asm.s in Sources */,
1513 );
1514 runOnlyForDeploymentPostprocessing = 0;
1515 };
1516 E4F4498D1E82C1F000A7FB9A /* Sources */ = {
1517 isa = PBXSourcesBuildPhase;
1518 buildActionMask = 2147483647;
1519 files = (
1520 E4F4498E1E82C1F000A7FB9A /* resolver.c in Sources */,
1521 E4F4498F1E82C1F000A7FB9A /* pthread.c in Sources */,
1522 E4F449901E82C1F000A7FB9A /* pthread_cancelable.c in Sources */,
1523 6E5869CF20C9043C00F1CB75 /* pthread_dependency.c in Sources */,
1524 E4F449911E82C1F000A7FB9A /* pthread_cancelable_cancel.c in Sources */,
1525 E4F449921E82C1F000A7FB9A /* pthread_cond.c in Sources */,
1526 E4F449931E82C1F000A7FB9A /* pthread_mutex.c in Sources */,
1527 E4F449941E82C1F000A7FB9A /* pthread_rwlock.c in Sources */,
1528 E4F449961E82C1F000A7FB9A /* pthread_tsd.c in Sources */,
1529 E4F449981E82C1F000A7FB9A /* qos.c in Sources */,
1530 E4F449991E82C1F000A7FB9A /* pthread_cwd.c in Sources */,
1531 E4F4499A1E82C1F000A7FB9A /* pthread_atfork.c in Sources */,
1532 E4F4499B1E82C1F000A7FB9A /* pthread_asm.s in Sources */,
1533 );
1534 runOnlyForDeploymentPostprocessing = 0;
1535 };
1536 E4F449A91E82D03500A7FB9A /* Sources */ = {
1537 isa = PBXSourcesBuildPhase;
1538 buildActionMask = 2147483647;
1539 files = (
1540 E4F449AA1E82D03500A7FB9A /* resolver.c in Sources */,
1541 E4F449AB1E82D03500A7FB9A /* pthread.c in Sources */,
1542 E4F449AC1E82D03500A7FB9A /* pthread_cancelable.c in Sources */,
1543 E4F449AD1E82D03500A7FB9A /* pthread_cond.c in Sources */,
1544 E4F449AE1E82D03500A7FB9A /* pthread_mutex.c in Sources */,
1545 E4F449AF1E82D03500A7FB9A /* qos.c in Sources */,
1546 E4F449B01E82D03500A7FB9A /* pthread_rwlock.c in Sources */,
1547 E4F449B11E82D03500A7FB9A /* pthread_cwd.c in Sources */,
1548 E4F449B21E82D03500A7FB9A /* pthread_tsd.c in Sources */,
1549 E4F449B31E82D03500A7FB9A /* pthread_cancelable_cancel.c in Sources */,
1550 E4F449B41E82D03500A7FB9A /* pthread_cancelable_legacy.c in Sources */,
1551 E4F449B51E82D03500A7FB9A /* pthread_cond_legacy.c in Sources */,
1552 E4F449B61E82D03500A7FB9A /* pthread_mutex_legacy.c in Sources */,
1553 E4F449B71E82D03500A7FB9A /* pthread_rwlock_legacy.c in Sources */,
1554 E4F449BA1E82D03500A7FB9A /* pthread_atfork.c in Sources */,
1555 6E5869CC20C9043B00F1CB75 /* pthread_dependency.c in Sources */,
1556 E4F449BB1E82D03500A7FB9A /* pthread_asm.s in Sources */,
1557 );
1558 runOnlyForDeploymentPostprocessing = 0;
1559 };
1560 /* End PBXSourcesBuildPhase section */
1561
1562 /* Begin PBXTargetDependency section */
1563 74E594AB1613AD7F006C417B /* PBXTargetDependency */ = {
1564 isa = PBXTargetDependency;
1565 target = 74E594911613AAF4006C417B /* libpthread eOS */;
1566 targetProxy = 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */;
1567 };
1568 925383BB1BD01EED00F745DB /* PBXTargetDependency */ = {
1569 isa = PBXTargetDependency;
1570 target = 92B275F01BCE4C5E007D06D7 /* darwintests */;
1571 targetProxy = 925383BA1BD01EED00F745DB /* PBXContainerItemProxy */;
1572 };
1573 C04545BC1C58510F006A53B3 /* PBXTargetDependency */ = {
1574 isa = PBXTargetDependency;
1575 target = C04545A21C584F4A006A53B3 /* libpthread generic */;
1576 targetProxy = C04545BB1C58510F006A53B3 /* PBXContainerItemProxy */;
1577 };
1578 C04545BE1C585487006A53B3 /* PBXTargetDependency */ = {
1579 isa = PBXTargetDependency;
1580 target = C04545A21C584F4A006A53B3 /* libpthread generic */;
1581 targetProxy = C04545BD1C585487006A53B3 /* PBXContainerItemProxy */;
1582 };
1583 C900AEAE215AF7290011B58C /* PBXTargetDependency */ = {
1584 isa = PBXTargetDependency;
1585 target = 6E8C16511B14F08A00C8987C /* libsystem_pthread introspection */;
1586 targetProxy = C900AEAD215AF7290011B58C /* PBXContainerItemProxy */;
1587 };
1588 C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */ = {
1589 isa = PBXTargetDependency;
1590 target = C9A325E115B7347000270056 /* libsystem_pthread */;
1591 targetProxy = C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */;
1592 };
1593 C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */ = {
1594 isa = PBXTargetDependency;
1595 target = C90E7A9E15DC3C3800A06D48 /* libpthread dyld */;
1596 targetProxy = C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */;
1597 };
1598 C91D01B9162893070002E29A /* PBXTargetDependency */ = {
1599 isa = PBXTargetDependency;
1600 target = C9CA27D81602813000259F78 /* pthread kext */;
1601 targetProxy = C91D01B8162893070002E29A /* PBXContainerItemProxy */;
1602 };
1603 C91D01BC162CA80F0002E29A /* PBXTargetDependency */ = {
1604 isa = PBXTargetDependency;
1605 target = C9CA27D81602813000259F78 /* pthread kext */;
1606 targetProxy = C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */;
1607 };
1608 C98832C615DEB44B00B3308E /* PBXTargetDependency */ = {
1609 isa = PBXTargetDependency;
1610 target = C9A325E115B7347000270056 /* libsystem_pthread */;
1611 targetProxy = C98832C515DEB44B00B3308E /* PBXContainerItemProxy */;
1612 };
1613 C98832C815DEB44B00B3308E /* PBXTargetDependency */ = {
1614 isa = PBXTargetDependency;
1615 target = C90E7A9E15DC3C3800A06D48 /* libpthread dyld */;
1616 targetProxy = C98832C715DEB44B00B3308E /* PBXContainerItemProxy */;
1617 };
1618 E4B7FCA922000AF50010A840 /* PBXTargetDependency */ = {
1619 isa = PBXTargetDependency;
1620 target = C9A325E115B7347000270056 /* libsystem_pthread */;
1621 targetProxy = E4B7FCAA22000AF50010A840 /* PBXContainerItemProxy */;
1622 };
1623 E4F4498B1E825D2B00A7FB9A /* PBXTargetDependency */ = {
1624 isa = PBXTargetDependency;
1625 target = E41505D01E818BEB00F243FB /* libpthread mp resolved */;
1626 targetProxy = E4F4498A1E825D2B00A7FB9A /* PBXContainerItemProxy */;
1627 };
1628 E4F449A21E82C5A400A7FB9A /* PBXTargetDependency */ = {
1629 isa = PBXTargetDependency;
1630 target = E4F4498C1E82C1F000A7FB9A /* libpthread armv81 resolved */;
1631 targetProxy = E4F449A11E82C5A400A7FB9A /* PBXContainerItemProxy */;
1632 };
1633 /* End PBXTargetDependency section */
1634
1635 /* Begin XCBuildConfiguration section */
1636 6E8C167E1B14F08A00C8987C /* Release */ = {
1637 isa = XCBuildConfiguration;
1638 baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */;
1639 buildSettings = {
1640 };
1641 name = Release;
1642 };
1643 74E594A31613AAF4006C417B /* Release */ = {
1644 isa = XCBuildConfiguration;
1645 baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */;
1646 buildSettings = {
1647 };
1648 name = Release;
1649 };
1650 9235CA491CA48CEA0015C92B /* Debug */ = {
1651 isa = XCBuildConfiguration;
1652 buildSettings = {
1653 PRODUCT_NAME = "$(TARGET_NAME)";
1654 };
1655 name = Debug;
1656 };
1657 9235CA4A1CA48CEA0015C92B /* Debug */ = {
1658 isa = XCBuildConfiguration;
1659 buildSettings = {
1660 };
1661 name = Debug;
1662 };
1663 9235CA4B1CA48CEA0015C92B /* Debug */ = {
1664 isa = XCBuildConfiguration;
1665 buildSettings = {
1666 };
1667 name = Debug;
1668 };
1669 9235CA4C1CA48CEA0015C92B /* Debug */ = {
1670 isa = XCBuildConfiguration;
1671 buildSettings = {
1672 };
1673 name = Debug;
1674 };
1675 9235CA4D1CA48CEA0015C92B /* Debug */ = {
1676 isa = XCBuildConfiguration;
1677 buildSettings = {
1678 SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos";
1679 };
1680 name = Debug;
1681 };
1682 9235CA4E1CA48CEA0015C92B /* Debug */ = {
1683 isa = XCBuildConfiguration;
1684 baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */;
1685 buildSettings = {
1686 };
1687 name = Debug;
1688 };
1689 9235CA4F1CA48CEA0015C92B /* Debug */ = {
1690 isa = XCBuildConfiguration;
1691 baseConfigurationReference = E4F449A31E82CF0100A7FB9A /* resolver.xcconfig */;
1692 buildSettings = {
1693 };
1694 name = Debug;
1695 };
1696 9235CA501CA48CEA0015C92B /* Debug */ = {
1697 isa = XCBuildConfiguration;
1698 baseConfigurationReference = C04545B91C584F8B006A53B3 /* static.xcconfig */;
1699 buildSettings = {
1700 };
1701 name = Debug;
1702 };
1703 9235CA511CA48CEA0015C92B /* Debug */ = {
1704 isa = XCBuildConfiguration;
1705 baseConfigurationReference = C04545B91C584F8B006A53B3 /* static.xcconfig */;
1706 buildSettings = {
1707 BUILD_VARIANTS = normal;
1708 GCC_PREPROCESSOR_DEFINITIONS = (
1709 "$(inherited)",
1710 "VARIANT_DYLD=1",
1711 );
1712 INSTALL_PATH = /usr/local/lib/dyld;
1713 PRODUCT_NAME = pthread_dyld;
1714 };
1715 name = Debug;
1716 };
1717 9235CA521CA48CEA0015C92B /* Debug */ = {
1718 isa = XCBuildConfiguration;
1719 baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */;
1720 buildSettings = {
1721 };
1722 name = Debug;
1723 };
1724 9235CA531CA48CEA0015C92B /* Debug */ = {
1725 isa = XCBuildConfiguration;
1726 baseConfigurationReference = 9235CA551CA48D010015C92B /* kext_development.xcconfig */;
1727 buildSettings = {
1728 };
1729 name = Debug;
1730 };
1731 9235CA541CA48CEA0015C92B /* Debug */ = {
1732 isa = XCBuildConfiguration;
1733 buildSettings = {
1734 SDKROOT = macosx.internal;
1735 SUPPORTED_PLATFORMS = "iphoneos macosx watchos appletvos";
1736 };
1737 name = Debug;
1738 };
1739 92799B461B96A5FE00861404 /* Release */ = {
1740 isa = XCBuildConfiguration;
1741 buildSettings = {
1742 SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos";
1743 };
1744 name = Release;
1745 };
1746 92B275F21BCE4C5E007D06D7 /* Release */ = {
1747 isa = XCBuildConfiguration;
1748 buildSettings = {
1749 SDKROOT = macosx.internal;
1750 SUPPORTED_PLATFORMS = "iphoneos macosx watchos appletvos";
1751 };
1752 name = Release;
1753 };
1754 C04545B61C584F4A006A53B3 /* Release */ = {
1755 isa = XCBuildConfiguration;
1756 baseConfigurationReference = C04545B91C584F8B006A53B3 /* static.xcconfig */;
1757 buildSettings = {
1758 };
1759 name = Release;
1760 };
1761 C900AEAB215AF7170011B58C /* Release */ = {
1762 isa = XCBuildConfiguration;
1763 buildSettings = {
1764 };
1765 name = Release;
1766 };
1767 C900AEAC215AF7170011B58C /* Debug */ = {
1768 isa = XCBuildConfiguration;
1769 buildSettings = {
1770 };
1771 name = Debug;
1772 };
1773 C90E7AA015DC3C3800A06D48 /* Release */ = {
1774 isa = XCBuildConfiguration;
1775 baseConfigurationReference = C04545B91C584F8B006A53B3 /* static.xcconfig */;
1776 buildSettings = {
1777 BUILD_VARIANTS = normal;
1778 GCC_PREPROCESSOR_DEFINITIONS = (
1779 "$(inherited)",
1780 "VARIANT_DYLD=1",
1781 );
1782 INSTALL_PATH = /usr/local/lib/dyld;
1783 PRODUCT_NAME = pthread_dyld;
1784 };
1785 name = Release;
1786 };
1787 C90E7AAE15DC3D3300A06D48 /* Release */ = {
1788 isa = XCBuildConfiguration;
1789 buildSettings = {
1790 };
1791 name = Release;
1792 };
1793 C91D01B7162892FF0002E29A /* Release */ = {
1794 isa = XCBuildConfiguration;
1795 buildSettings = {
1796 };
1797 name = Release;
1798 };
1799 C98832C215DEB44000B3308E /* Release */ = {
1800 isa = XCBuildConfiguration;
1801 buildSettings = {
1802 };
1803 name = Release;
1804 };
1805 C9A325E515B7347000270056 /* Release */ = {
1806 isa = XCBuildConfiguration;
1807 buildSettings = {
1808 PRODUCT_NAME = "$(TARGET_NAME)";
1809 };
1810 name = Release;
1811 };
1812 C9A325E815B7347000270056 /* Release */ = {
1813 isa = XCBuildConfiguration;
1814 baseConfigurationReference = E4F449A31E82CF0100A7FB9A /* resolver.xcconfig */;
1815 buildSettings = {
1816 };
1817 name = Release;
1818 };
1819 C9CA27E61602813000259F78 /* Release */ = {
1820 isa = XCBuildConfiguration;
1821 baseConfigurationReference = C91D01BA162893CD0002E29A /* kext.xcconfig */;
1822 buildSettings = {
1823 };
1824 name = Release;
1825 };
1826 E41505E51E818BEB00F243FB /* Release */ = {
1827 isa = XCBuildConfiguration;
1828 baseConfigurationReference = E41505E81E818D4D00F243FB /* resolved.xcconfig */;
1829 buildSettings = {
1830 RESOLVED_VARIANT = mp;
1831 };
1832 name = Release;
1833 };
1834 E41505E61E818BEB00F243FB /* Debug */ = {
1835 isa = XCBuildConfiguration;
1836 baseConfigurationReference = E41505E81E818D4D00F243FB /* resolved.xcconfig */;
1837 buildSettings = {
1838 RESOLVED_VARIANT = mp;
1839 };
1840 name = Debug;
1841 };
1842 E4B7FCB022000AF50010A840 /* Release */ = {
1843 isa = XCBuildConfiguration;
1844 buildSettings = {
1845 PRODUCT_NAME = "$(TARGET_NAME)";
1846 };
1847 name = Release;
1848 };
1849 E4B7FCB122000AF50010A840 /* Debug */ = {
1850 isa = XCBuildConfiguration;
1851 buildSettings = {
1852 PRODUCT_NAME = "$(TARGET_NAME)";
1853 };
1854 name = Debug;
1855 };
1856 E4F4499E1E82C1F000A7FB9A /* Release */ = {
1857 isa = XCBuildConfiguration;
1858 baseConfigurationReference = E41505E81E818D4D00F243FB /* resolved.xcconfig */;
1859 buildSettings = {
1860 RESOLVED_VARIANT = armv81;
1861 };
1862 name = Release;
1863 };
1864 E4F4499F1E82C1F000A7FB9A /* Debug */ = {
1865 isa = XCBuildConfiguration;
1866 baseConfigurationReference = E41505E81E818D4D00F243FB /* resolved.xcconfig */;
1867 buildSettings = {
1868 RESOLVED_VARIANT = armv81;
1869 };
1870 name = Debug;
1871 };
1872 E4F449D21E82D03500A7FB9A /* Release */ = {
1873 isa = XCBuildConfiguration;
1874 baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */;
1875 buildSettings = {
1876 WARNING_CFLAGS = (
1877 "-Weverything",
1878 "$(inherited)",
1879 );
1880 };
1881 name = Release;
1882 };
1883 E4F449D31E82D03500A7FB9A /* Debug */ = {
1884 isa = XCBuildConfiguration;
1885 baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */;
1886 buildSettings = {
1887 ONLY_ACTIVE_ARCH = YES;
1888 WARNING_CFLAGS = (
1889 "-Weverything",
1890 "$(inherited)",
1891 );
1892 };
1893 name = Debug;
1894 };
1895 /* End XCBuildConfiguration section */
1896
1897 /* Begin XCConfigurationList section */
1898 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread introspection" */ = {
1899 isa = XCConfigurationList;
1900 buildConfigurations = (
1901 6E8C167E1B14F08A00C8987C /* Release */,
1902 9235CA4E1CA48CEA0015C92B /* Debug */,
1903 );
1904 defaultConfigurationIsVisible = 0;
1905 defaultConfigurationName = Release;
1906 };
1907 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread eOS" */ = {
1908 isa = XCConfigurationList;
1909 buildConfigurations = (
1910 74E594A31613AAF4006C417B /* Release */,
1911 9235CA521CA48CEA0015C92B /* Debug */,
1912 );
1913 defaultConfigurationIsVisible = 0;
1914 defaultConfigurationName = Release;
1915 };
1916 92799B451B96A5FE00861404 /* Build configuration list for PBXAggregateTarget "Tests" */ = {
1917 isa = XCConfigurationList;
1918 buildConfigurations = (
1919 92799B461B96A5FE00861404 /* Release */,
1920 9235CA4D1CA48CEA0015C92B /* Debug */,
1921 );
1922 defaultConfigurationIsVisible = 0;
1923 defaultConfigurationName = Release;
1924 };
1925 92B275F11BCE4C5E007D06D7 /* Build configuration list for PBXLegacyTarget "darwintests" */ = {
1926 isa = XCConfigurationList;
1927 buildConfigurations = (
1928 92B275F21BCE4C5E007D06D7 /* Release */,
1929 9235CA541CA48CEA0015C92B /* Debug */,
1930 );
1931 defaultConfigurationIsVisible = 0;
1932 defaultConfigurationName = Release;
1933 };
1934 C04545B51C584F4A006A53B3 /* Build configuration list for PBXNativeTarget "libpthread generic" */ = {
1935 isa = XCConfigurationList;
1936 buildConfigurations = (
1937 C04545B61C584F4A006A53B3 /* Release */,
1938 9235CA501CA48CEA0015C92B /* Debug */,
1939 );
1940 defaultConfigurationIsVisible = 0;
1941 defaultConfigurationName = Release;
1942 };
1943 C900AEAA215AF7170011B58C /* Build configuration list for PBXAggregateTarget "Introspection" */ = {
1944 isa = XCConfigurationList;
1945 buildConfigurations = (
1946 C900AEAB215AF7170011B58C /* Release */,
1947 C900AEAC215AF7170011B58C /* Debug */,
1948 );
1949 defaultConfigurationIsVisible = 0;
1950 defaultConfigurationName = Release;
1951 };
1952 C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread dyld" */ = {
1953 isa = XCConfigurationList;
1954 buildConfigurations = (
1955 C90E7AA015DC3C3800A06D48 /* Release */,
1956 9235CA511CA48CEA0015C92B /* Debug */,
1957 );
1958 defaultConfigurationIsVisible = 0;
1959 defaultConfigurationName = Release;
1960 };
1961 C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */ = {
1962 isa = XCConfigurationList;
1963 buildConfigurations = (
1964 C90E7AAE15DC3D3300A06D48 /* Release */,
1965 9235CA4A1CA48CEA0015C92B /* Debug */,
1966 );
1967 defaultConfigurationIsVisible = 0;
1968 defaultConfigurationName = Release;
1969 };
1970 C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */ = {
1971 isa = XCConfigurationList;
1972 buildConfigurations = (
1973 C91D01B7162892FF0002E29A /* Release */,
1974 9235CA4B1CA48CEA0015C92B /* Debug */,
1975 );
1976 defaultConfigurationIsVisible = 0;
1977 defaultConfigurationName = Release;
1978 };
1979 C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */ = {
1980 isa = XCConfigurationList;
1981 buildConfigurations = (
1982 C98832C215DEB44000B3308E /* Release */,
1983 9235CA4C1CA48CEA0015C92B /* Debug */,
1984 );
1985 defaultConfigurationIsVisible = 0;
1986 defaultConfigurationName = Release;
1987 };
1988 C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */ = {
1989 isa = XCConfigurationList;
1990 buildConfigurations = (
1991 C9A325E515B7347000270056 /* Release */,
1992 9235CA491CA48CEA0015C92B /* Debug */,
1993 );
1994 defaultConfigurationIsVisible = 0;
1995 defaultConfigurationName = Release;
1996 };
1997 C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread" */ = {
1998 isa = XCConfigurationList;
1999 buildConfigurations = (
2000 C9A325E815B7347000270056 /* Release */,
2001 9235CA4F1CA48CEA0015C92B /* Debug */,
2002 );
2003 defaultConfigurationIsVisible = 0;
2004 defaultConfigurationName = Release;
2005 };
2006 C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread kext" */ = {
2007 isa = XCConfigurationList;
2008 buildConfigurations = (
2009 C9CA27E61602813000259F78 /* Release */,
2010 9235CA531CA48CEA0015C92B /* Debug */,
2011 );
2012 defaultConfigurationIsVisible = 0;
2013 defaultConfigurationName = Release;
2014 };
2015 E41505E41E818BEB00F243FB /* Build configuration list for PBXNativeTarget "libpthread mp resolved" */ = {
2016 isa = XCConfigurationList;
2017 buildConfigurations = (
2018 E41505E51E818BEB00F243FB /* Release */,
2019 E41505E61E818BEB00F243FB /* Debug */,
2020 );
2021 defaultConfigurationIsVisible = 0;
2022 defaultConfigurationName = Release;
2023 };
2024 E4B7FCAF22000AF50010A840 /* Build configuration list for PBXAggregateTarget "libpthread_driverkit" */ = {
2025 isa = XCConfigurationList;
2026 buildConfigurations = (
2027 E4B7FCB022000AF50010A840 /* Release */,
2028 E4B7FCB122000AF50010A840 /* Debug */,
2029 );
2030 defaultConfigurationIsVisible = 0;
2031 defaultConfigurationName = Release;
2032 };
2033 E4F4499D1E82C1F000A7FB9A /* Build configuration list for PBXNativeTarget "libpthread armv81 resolved" */ = {
2034 isa = XCConfigurationList;
2035 buildConfigurations = (
2036 E4F4499E1E82C1F000A7FB9A /* Release */,
2037 E4F4499F1E82C1F000A7FB9A /* Debug */,
2038 );
2039 defaultConfigurationIsVisible = 0;
2040 defaultConfigurationName = Release;
2041 };
2042 E4F449D11E82D03500A7FB9A /* Build configuration list for PBXNativeTarget "libsystem_pthread noresolver" */ = {
2043 isa = XCConfigurationList;
2044 buildConfigurations = (
2045 E4F449D21E82D03500A7FB9A /* Release */,
2046 E4F449D31E82D03500A7FB9A /* Debug */,
2047 );
2048 defaultConfigurationIsVisible = 0;
2049 defaultConfigurationName = Release;
2050 };
2051 /* End XCConfigurationList section */
2052 };
2053 rootObject = C9A325D915B7347000270056 /* Project object */;
2054 }