9 /* Begin PBXAggregateTarget section */
10 C90E7AAC15DC3D3300A06D48 /* All */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */;
16 6E8C16821B14F11800C8987C /* PBXTargetDependency */,
17 C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */,
18 C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */,
23 C91D01B5162892FF0002E29A /* Kext */ = {
24 isa = PBXAggregateTarget;
25 buildConfigurationList = C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */;
29 C91D01B9162893070002E29A /* PBXTargetDependency */,
34 C98832C115DEB44000B3308E /* Embedded */ = {
35 isa = PBXAggregateTarget;
36 buildConfigurationList = C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */;
40 6E8C16841B14F11B00C8987C /* PBXTargetDependency */,
41 C98832C615DEB44B00B3308E /* PBXTargetDependency */,
42 C98832C815DEB44B00B3308E /* PBXTargetDependency */,
43 74E594AB1613AD7F006C417B /* PBXTargetDependency */,
44 C91D01BC162CA80F0002E29A /* PBXTargetDependency */,
47 productName = Embedded;
49 /* End PBXAggregateTarget section */
51 /* Begin PBXBuildFile section */
52 6E8C16541B14F08A00C8987C /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
53 6E8C16551B14F08A00C8987C /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
54 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
55 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */ = {isa = PBXBuildFile; fileRef = C9A325EF15B7513200270056 /* plockstat.d */; };
56 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
57 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
58 6E8C165A1B14F08A00C8987C /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; };
59 6E8C165B1B14F08A00C8987C /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
60 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
61 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
62 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
63 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; };
64 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; };
65 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; };
66 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; };
67 6E8C16631B14F08A00C8987C /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; };
68 6E8C16641B14F08A00C8987C /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; };
69 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
70 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
71 6E8C16691B14F08A00C8987C /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; };
72 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; };
73 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; };
74 6E8C166C1B14F08A00C8987C /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; };
75 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; };
76 6E8C166E1B14F08A00C8987C /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; };
77 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; };
78 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; };
79 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; };
80 6E8C16721B14F08A00C8987C /* atomic_llsc.h in Headers */ = {isa = PBXBuildFile; fileRef = E473BE1719AC305A009C5A52 /* atomic_llsc.h */; };
81 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; };
82 6E8C16741B14F08A00C8987C /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = E473BE1819AC305A009C5A52 /* atomic.h */; };
83 6E8C16751B14F08A00C8987C /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; };
84 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; };
85 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; };
86 6E8C16781B14F08A00C8987C /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; };
87 6EB232CB1B0EB2E2005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; };
88 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
89 6EB232CD1B0EB318005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; };
90 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
91 6EB232CF1B0EB321005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; };
92 6EB232D01B0EB325005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; };
93 74E594931613AAF4006C417B /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
94 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
95 74E594951613AAF4006C417B /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
96 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
97 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
98 74E594981613AAF4006C417B /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; };
99 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
100 74E5949A1613AAF4006C417B /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; };
101 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
102 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
103 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
104 C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
105 C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
106 C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
107 C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
108 C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
109 C90E7AA915DC3C9D00A06D48 /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; };
110 C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
111 C90E7AAB15DC3C9D00A06D48 /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; };
112 C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
113 C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; };
114 C9153096167ACC2B006BB094 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; };
115 C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDC1603DE84005A2F8C /* kern_support.c */; };
116 C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDF1603DF9B005A2F8C /* kern_init.c */; };
117 C9244C1B185FD33000075748 /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; settings = {ATTRIBUTES = (Public, ); }; };
118 C9244C1D1860D8EF00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
119 C9244C1E1860D96D00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
120 C9244C1F1860D96E00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; };
121 C948FCF715D1D1E100180BF5 /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; };
122 C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; };
123 C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; };
124 C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; };
125 C975D5DD15C9D16B0098ECD8 /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; };
126 C98C95D918FF1F4E005654FB /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; };
127 C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; settings = {ATTRIBUTES = (Private, ); }; };
128 C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
129 C99AD87F15DF04D10009A6F8 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
130 C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; };
131 C9A1BF4715C9A578006BB313 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; };
132 C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; };
133 C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; };
134 C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; };
135 C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; };
136 C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; };
137 C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; settings = {ATTRIBUTES = (Public, ); }; };
138 C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; settings = {ATTRIBUTES = (Public, ); }; };
139 C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; settings = {ATTRIBUTES = (Public, ); }; };
140 C9A1BF5015C9A59B006BB313 /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; settings = {ATTRIBUTES = (Public, ); }; };
141 C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; };
142 C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; };
143 C9A960B0183EB42700AE10C8 /* kern_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A960AF183EB42700AE10C8 /* kern_policy.c */; };
144 C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
145 C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
146 C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
147 C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDB1603DE84005A2F8C /* kern_synch.c */; };
148 E4063CF31906B75A000202F9 /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; settings = {ATTRIBUTES = (Private, ); }; };
149 E4657D4117284F7B007D1847 /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
150 E473BE1919AC305A009C5A52 /* atomic_llsc.h in Headers */ = {isa = PBXBuildFile; fileRef = E473BE1719AC305A009C5A52 /* atomic_llsc.h */; };
151 E473BE1A19AC305A009C5A52 /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = E473BE1819AC305A009C5A52 /* atomic.h */; };
152 /* End PBXBuildFile section */
154 /* Begin PBXContainerItemProxy section */
155 6E8C16811B14F11800C8987C /* PBXContainerItemProxy */ = {
156 isa = PBXContainerItemProxy;
157 containerPortal = C9A325D915B7347000270056 /* Project object */;
159 remoteGlobalIDString = 6E8C16511B14F08A00C8987C;
160 remoteInfo = "libsystem_pthread.dylib introspection";
162 6E8C16831B14F11B00C8987C /* PBXContainerItemProxy */ = {
163 isa = PBXContainerItemProxy;
164 containerPortal = C9A325D915B7347000270056 /* Project object */;
166 remoteGlobalIDString = 6E8C16511B14F08A00C8987C;
167 remoteInfo = "libsystem_pthread.dylib introspection";
169 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */ = {
170 isa = PBXContainerItemProxy;
171 containerPortal = C9A325D915B7347000270056 /* Project object */;
173 remoteGlobalIDString = 74E594911613AAF4006C417B;
174 remoteInfo = "libpthread.a eOS";
176 C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */ = {
177 isa = PBXContainerItemProxy;
178 containerPortal = C9A325D915B7347000270056 /* Project object */;
180 remoteGlobalIDString = C9A325E115B7347000270056;
181 remoteInfo = Libpthread;
183 C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */ = {
184 isa = PBXContainerItemProxy;
185 containerPortal = C9A325D915B7347000270056 /* Project object */;
187 remoteGlobalIDString = C90E7A9E15DC3C3800A06D48;
188 remoteInfo = libpthread.a;
190 C91D01B8162893070002E29A /* PBXContainerItemProxy */ = {
191 isa = PBXContainerItemProxy;
192 containerPortal = C9A325D915B7347000270056 /* Project object */;
194 remoteGlobalIDString = C9CA27D81602813000259F78;
195 remoteInfo = pthread;
197 C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */ = {
198 isa = PBXContainerItemProxy;
199 containerPortal = C9A325D915B7347000270056 /* Project object */;
201 remoteGlobalIDString = C9CA27D81602813000259F78;
202 remoteInfo = pthread;
204 C98832C515DEB44B00B3308E /* PBXContainerItemProxy */ = {
205 isa = PBXContainerItemProxy;
206 containerPortal = C9A325D915B7347000270056 /* Project object */;
208 remoteGlobalIDString = C9A325E115B7347000270056;
209 remoteInfo = libsystem_pthread.dylib;
211 C98832C715DEB44B00B3308E /* PBXContainerItemProxy */ = {
212 isa = PBXContainerItemProxy;
213 containerPortal = C9A325D915B7347000270056 /* Project object */;
215 remoteGlobalIDString = C90E7A9E15DC3C3800A06D48;
216 remoteInfo = libpthread.a;
218 /* End PBXContainerItemProxy section */
220 /* Begin PBXFileReference section */
221 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
222 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = pthread_introspection.xcconfig; sourceTree = "<group>"; };
223 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_mutex_up.c; sourceTree = "<group>"; };
224 6EB232C91B0EB29D005915CE /* resolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = "<group>"; };
225 6EB232CA1B0EB29D005915CE /* resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver.h; sourceTree = "<group>"; };
226 720A46E21B8D125900AB7950 /* Makefile.common */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.common; sourceTree = "<group>"; };
227 74E594A41613AAF4006C417B /* libpthread_eOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_eOS.a; sourceTree = BUILT_PRODUCTS_DIR; };
228 9207EB711AA6E008006FFC86 /* wq_kevent_stress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_kevent_stress.c; sourceTree = "<group>"; };
229 9240BF321AA669C4003C99B4 /* wqtrace.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = wqtrace.lua; path = tools/wqtrace.lua; sourceTree = SOURCE_ROOT; };
230 9264D6831A9D3E010094346B /* atfork.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = atfork.c; sourceTree = "<group>"; };
231 9264D6841A9D3E010094346B /* cond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cond.c; sourceTree = "<group>"; };
232 9264D6851A9D3E010094346B /* cond_timed.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cond_timed.c; sourceTree = "<group>"; };
233 9264D6861A9D3E010094346B /* custom_stack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = custom_stack.c; sourceTree = "<group>"; };
234 9264D6871A9D3E010094346B /* join.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = join.c; sourceTree = "<group>"; };
235 9264D6881A9D3E010094346B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
236 9264D6891A9D3E010094346B /* maxwidth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = maxwidth.c; sourceTree = "<group>"; };
237 9264D68A1A9D3E010094346B /* mutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mutex.c; sourceTree = "<group>"; };
238 9264D68B1A9D3E010094346B /* once.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = once.c; sourceTree = "<group>"; };
239 9264D68C1A9D3E010094346B /* rwlock-signal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "rwlock-signal.c"; sourceTree = "<group>"; };
240 9264D68D1A9D3E010094346B /* rwlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = rwlock.c; sourceTree = "<group>"; };
241 9264D68E1A9D3E010094346B /* tsd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tsd.c; sourceTree = "<group>"; };
242 9264D68F1A9D3E010094346B /* wq_block_handoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_block_handoff.c; sourceTree = "<group>"; };
243 9264D6901A9D3E010094346B /* wq_kevent.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_kevent.c; sourceTree = "<group>"; };
244 92C577E11A378A85004AF98B /* kext_debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = kext_debug.xcconfig; sourceTree = "<group>"; };
245 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = pthread_debug.xcconfig; sourceTree = "<group>"; };
246 A98FE72D19479F7C007718DA /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = "<group>"; };
247 C90E7A9F15DC3C3800A06D48 /* libpthread.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread.a; sourceTree = BUILT_PRODUCTS_DIR; };
248 C90E7AB415DC40D900A06D48 /* pthread_atfork.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_atfork.c; sourceTree = "<group>"; };
249 C9153094167ACAB8006BB094 /* install-symlinks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-symlinks.sh"; sourceTree = "<group>"; };
250 C9153095167ACC22006BB094 /* private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; };
251 C9169DDB1603DE84005A2F8C /* kern_synch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_synch.c; sourceTree = "<group>"; };
252 C9169DDC1603DE84005A2F8C /* kern_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_support.c; sourceTree = "<group>"; };
253 C9169DDF1603DF9B005A2F8C /* kern_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_init.c; sourceTree = "<group>"; };
254 C91D01BA162893CD0002E29A /* kext.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = kext.xcconfig; sourceTree = "<group>"; };
255 C9244C1A185FCFED00075748 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
256 C9244C1C1860D8EF00075748 /* qos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qos.c; sourceTree = "<group>"; };
257 C948FCC115D187FA00180BF5 /* pthread_atfork.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_atfork.3; sourceTree = "<group>"; };
258 C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_init_destroy.3; sourceTree = "<group>"; };
259 C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getdetachstate.3; sourceTree = "<group>"; };
260 C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getinheritsched.3; sourceTree = "<group>"; };
261 C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedparam.3; sourceTree = "<group>"; };
262 C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedpolicy.3; sourceTree = "<group>"; };
263 C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getscope.3; sourceTree = "<group>"; };
264 C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstackaddr.3; sourceTree = "<group>"; };
265 C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstacksize.3; sourceTree = "<group>"; };
266 C948FCCA15D187FA00180BF5 /* pthread_attr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr.3; sourceTree = "<group>"; };
267 C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cancel.3; sourceTree = "<group>"; };
268 C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_pop.3; sourceTree = "<group>"; };
269 C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_push.3; sourceTree = "<group>"; };
270 C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_broadcast.3; sourceTree = "<group>"; };
271 C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_destroy.3; sourceTree = "<group>"; };
272 C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_init.3; sourceTree = "<group>"; };
273 C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_signal.3; sourceTree = "<group>"; };
274 C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_timedwait.3; sourceTree = "<group>"; };
275 C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_wait.3; sourceTree = "<group>"; };
276 C948FCD415D187FA00180BF5 /* pthread_condattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_condattr.3; sourceTree = "<group>"; };
277 C948FCD515D187FA00180BF5 /* pthread_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_create.3; sourceTree = "<group>"; };
278 C948FCD615D187FA00180BF5 /* pthread_detach.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_detach.3; sourceTree = "<group>"; };
279 C948FCD715D187FA00180BF5 /* pthread_equal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_equal.3; sourceTree = "<group>"; };
280 C948FCD815D187FA00180BF5 /* pthread_exit.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_exit.3; sourceTree = "<group>"; };
281 C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getschedparam.3; sourceTree = "<group>"; };
282 C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getspecific.3; sourceTree = "<group>"; };
283 C948FCDB15D187FA00180BF5 /* pthread_join.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_join.3; sourceTree = "<group>"; };
284 C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_create.3; sourceTree = "<group>"; };
285 C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_delete.3; sourceTree = "<group>"; };
286 C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_destroy.3; sourceTree = "<group>"; };
287 C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_init.3; sourceTree = "<group>"; };
288 C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_lock.3; sourceTree = "<group>"; };
289 C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_trylock.3; sourceTree = "<group>"; };
290 C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_unlock.3; sourceTree = "<group>"; };
291 C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutexattr.3; sourceTree = "<group>"; };
292 C948FCE415D187FA00180BF5 /* pthread_once.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_once.3; sourceTree = "<group>"; };
293 C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_destroy.3; sourceTree = "<group>"; };
294 C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_init.3; sourceTree = "<group>"; };
295 C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_rdlock.3; sourceTree = "<group>"; };
296 C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_unlock.3; sourceTree = "<group>"; };
297 C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_wrlock.3; sourceTree = "<group>"; };
298 C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_destroy.3; sourceTree = "<group>"; };
299 C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_getpshared.3; sourceTree = "<group>"; };
300 C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_init.3; sourceTree = "<group>"; };
301 C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_setpshared.3; sourceTree = "<group>"; };
302 C948FCEE15D187FA00180BF5 /* pthread_self.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_self.3; sourceTree = "<group>"; };
303 C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setcancelstate.3; sourceTree = "<group>"; };
304 C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setspecific.3; sourceTree = "<group>"; };
305 C948FCF115D187FA00180BF5 /* pthread.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread.3; sourceTree = "<group>"; };
306 C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cond_legacy.c; sourceTree = "<group>"; };
307 C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_mutex_legacy.c; sourceTree = "<group>"; };
308 C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock_legacy.c; sourceTree = "<group>"; };
309 C975D5DC15C9D16B0098ECD8 /* pthread_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_support.c; sourceTree = "<group>"; };
310 C979E9FB18A1BC2A000951E5 /* kern_trace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kern_trace.h; sourceTree = "<group>"; };
311 C979E9FC18A2BF2C000951E5 /* install-codes.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-codes.sh"; sourceTree = "<group>"; };
312 C98005141899BD2000368E4D /* workqueue_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_internal.h; sourceTree = "<group>"; };
313 C98C95D818FF1F4E005654FB /* spawn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spawn.h; sourceTree = "<group>"; };
314 C99AD87D15DF04D10009A6F8 /* pthread_asm.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = pthread_asm.s; sourceTree = "<group>"; };
315 C99B17DA189C2E1B00991D38 /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = "<group>"; };
316 C99EA612161F8288003EBC56 /* eos.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = eos.xcconfig; sourceTree = "<group>"; };
317 C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_cancel.c; sourceTree = "<group>"; };
318 C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_legacy.c; sourceTree = "<group>"; };
319 C9A325E215B7347000270056 /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
320 C9A325EE15B7513200270056 /* mk_pthread_impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mk_pthread_impl.c; sourceTree = "<group>"; };
321 C9A325EF15B7513200270056 /* plockstat.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = plockstat.d; sourceTree = "<group>"; };
322 C9A325F015B7513200270056 /* posix_sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_sched.h; sourceTree = "<group>"; };
323 C9A325F115B7513200270056 /* pthread_cancelable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable.c; sourceTree = "<group>"; };
324 C9A325F215B7513200270056 /* pthread_cond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cond.c; sourceTree = "<group>"; };
325 C9A325F315B7513200270056 /* internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
326 C9A325F415B7513200270056 /* tsd_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tsd_private.h; sourceTree = "<group>"; };
327 C9A325F515B7513200270056 /* pthread_mutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_mutex.c; sourceTree = "<group>"; };
328 C9A325F615B7513200270056 /* pthread_rwlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock.c; sourceTree = "<group>"; };
329 C9A325F715B7513200270056 /* spinlock_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spinlock_private.h; sourceTree = "<group>"; };
330 C9A325F815B7513200270056 /* pthread_tsd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_tsd.c; sourceTree = "<group>"; };
331 C9A325F915B7513200270056 /* workqueue_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_private.h; sourceTree = "<group>"; };
332 C9A325FA15B7513200270056 /* pthread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread.c; sourceTree = "<group>"; };
333 C9A325FC15B7513200270056 /* thread_setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = thread_setup.c; sourceTree = "<group>"; };
334 C9A325FE15B7513700270056 /* pthread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread.h; sourceTree = "<group>"; };
335 C9A325FF15B7513700270056 /* pthread_impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_impl.h; sourceTree = "<group>"; };
336 C9A3260015B7513700270056 /* pthread_spis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_spis.h; sourceTree = "<group>"; };
337 C9A3260115B7513700270056 /* sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sched.h; sourceTree = "<group>"; };
338 C9A3260C15B759B600270056 /* pthread.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = pthread.xcconfig; sourceTree = "<group>"; };
339 C9A960AF183EB42700AE10C8 /* kern_policy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_policy.c; sourceTree = "<group>"; };
340 C9A960B318452B2F00AE10C8 /* pthread.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = pthread.py; sourceTree = "<group>"; };
341 C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-lldbmacros.sh"; sourceTree = "<group>"; };
342 C9C2212D15FA978D00447568 /* pthread.aliases */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread.aliases; sourceTree = "<group>"; };
343 C9C533841607C928009988FA /* kern_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_internal.h; sourceTree = "<group>"; };
344 C9C5F7381B8CE2D600C873EF /* rwlock-22244050.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "rwlock-22244050.c"; sourceTree = "<group>"; };
345 C9CA27D91602813000259F78 /* pthread.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pthread.kext; sourceTree = BUILT_PRODUCTS_DIR; };
346 C9CA27DC1602813000259F78 /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = System/Library/Frameworks/Kernel.framework; sourceTree = SDKROOT; };
347 C9D9E8FE1626248800448CED /* pthread-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "pthread-Info.plist"; sourceTree = "<group>"; };
348 C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = "<group>"; };
349 E4063CF21906B4FB000202F9 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
350 E4657D4017284F7B007D1847 /* introspection_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_private.h; sourceTree = "<group>"; };
351 E473BE1719AC305A009C5A52 /* atomic_llsc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic_llsc.h; sourceTree = "<group>"; };
352 E473BE1819AC305A009C5A52 /* atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic.h; sourceTree = "<group>"; };
353 E4D962F919086AD600E8A9F2 /* qos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
354 E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-sys-headers.sh"; sourceTree = "<group>"; };
355 FC30E28D16A747AD00A25B5F /* synch_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = synch_internal.h; sourceTree = "<group>"; };
356 FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_attr_t.h; sourceTree = "<group>"; };
357 FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_cond_t.h; sourceTree = "<group>"; };
358 FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_condattr_t.h; sourceTree = "<group>"; };
359 FC5A372717CEB3D6008C323E /* _pthread_key_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_key_t.h; sourceTree = "<group>"; };
360 FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutex_t.h; sourceTree = "<group>"; };
361 FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutexattr_t.h; sourceTree = "<group>"; };
362 FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_once_t.h; sourceTree = "<group>"; };
363 FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlock_t.h; sourceTree = "<group>"; };
364 FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlockattr_t.h; sourceTree = "<group>"; };
365 FC5A372D17CEB3D6008C323E /* _pthread_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_t.h; sourceTree = "<group>"; };
366 FC5A372E17CEB3D6008C323E /* _pthread_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_types.h; sourceTree = "<group>"; };
367 FC618A76160E8155006810FE /* pthread_kill.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_kill.2; sourceTree = "<group>"; };
368 FC618A77160E8155006810FE /* pthread_sigmask.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_sigmask.2; sourceTree = "<group>"; };
369 /* End PBXFileReference section */
371 /* Begin PBXFrameworksBuildPhase section */
372 6E8C16671B14F08A00C8987C /* Frameworks */ = {
373 isa = PBXFrameworksBuildPhase;
374 buildActionMask = 2147483647;
377 runOnlyForDeploymentPostprocessing = 0;
379 74E594A01613AAF4006C417B /* Frameworks */ = {
380 isa = PBXFrameworksBuildPhase;
381 buildActionMask = 2147483647;
384 runOnlyForDeploymentPostprocessing = 0;
386 C90E7A9C15DC3C3800A06D48 /* Frameworks */ = {
387 isa = PBXFrameworksBuildPhase;
388 buildActionMask = 2147483647;
391 runOnlyForDeploymentPostprocessing = 0;
393 C9A325DF15B7347000270056 /* Frameworks */ = {
394 isa = PBXFrameworksBuildPhase;
395 buildActionMask = 2147483647;
398 runOnlyForDeploymentPostprocessing = 0;
400 C9CA27D41602813000259F78 /* Frameworks */ = {
401 isa = PBXFrameworksBuildPhase;
402 buildActionMask = 2147483647;
405 runOnlyForDeploymentPostprocessing = 0;
407 /* End PBXFrameworksBuildPhase section */
409 /* Begin PBXGroup section */
410 9240BF331AA669EB003C99B4 /* tools */ = {
413 9240BF321AA669C4003C99B4 /* wqtrace.lua */,
417 sourceTree = "<group>";
419 9264D6821A9D3E010094346B /* tests */ = {
422 720A46E21B8D125900AB7950 /* Makefile.common */,
423 9264D6881A9D3E010094346B /* Makefile */,
424 9264D6831A9D3E010094346B /* atfork.c */,
425 9264D6841A9D3E010094346B /* cond.c */,
426 9264D6851A9D3E010094346B /* cond_timed.c */,
427 9264D6861A9D3E010094346B /* custom_stack.c */,
428 9264D6871A9D3E010094346B /* join.c */,
429 9264D6891A9D3E010094346B /* maxwidth.c */,
430 9264D68A1A9D3E010094346B /* mutex.c */,
431 9264D68B1A9D3E010094346B /* once.c */,
432 C9C5F7381B8CE2D600C873EF /* rwlock-22244050.c */,
433 9264D68C1A9D3E010094346B /* rwlock-signal.c */,
434 9264D68D1A9D3E010094346B /* rwlock.c */,
435 9264D68E1A9D3E010094346B /* tsd.c */,
436 9264D68F1A9D3E010094346B /* wq_block_handoff.c */,
437 9264D6901A9D3E010094346B /* wq_kevent.c */,
438 9207EB711AA6E008006FFC86 /* wq_kevent_stress.c */,
441 sourceTree = SOURCE_ROOT;
443 C9169DD91603DE68005A2F8C /* kern */ = {
446 C9D9E8FE1626248800448CED /* pthread-Info.plist */,
447 C9C533841607C928009988FA /* kern_internal.h */,
448 C9169DDF1603DF9B005A2F8C /* kern_init.c */,
449 C9A960AF183EB42700AE10C8 /* kern_policy.c */,
450 C9169DDB1603DE84005A2F8C /* kern_synch.c */,
451 C9169DDC1603DE84005A2F8C /* kern_support.c */,
452 C979E9FB18A1BC2A000951E5 /* kern_trace.h */,
453 FC30E28D16A747AD00A25B5F /* synch_internal.h */,
454 C98005141899BD2000368E4D /* workqueue_internal.h */,
457 sourceTree = "<group>";
459 C948FCC015D187AD00180BF5 /* man */ = {
462 C948FCC115D187FA00180BF5 /* pthread_atfork.3 */,
463 C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */,
464 C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */,
465 C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */,
466 C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */,
467 C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */,
468 C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */,
469 C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */,
470 C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */,
471 C948FCCA15D187FA00180BF5 /* pthread_attr.3 */,
472 C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */,
473 C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */,
474 C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */,
475 C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */,
476 C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */,
477 C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */,
478 C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */,
479 C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */,
480 C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */,
481 C948FCD415D187FA00180BF5 /* pthread_condattr.3 */,
482 C948FCD515D187FA00180BF5 /* pthread_create.3 */,
483 C948FCD615D187FA00180BF5 /* pthread_detach.3 */,
484 C948FCD715D187FA00180BF5 /* pthread_equal.3 */,
485 C948FCD815D187FA00180BF5 /* pthread_exit.3 */,
486 C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */,
487 C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */,
488 C948FCDB15D187FA00180BF5 /* pthread_join.3 */,
489 C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */,
490 C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */,
491 FC618A76160E8155006810FE /* pthread_kill.2 */,
492 C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */,
493 C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */,
494 C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */,
495 C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */,
496 C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */,
497 C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */,
498 C948FCE415D187FA00180BF5 /* pthread_once.3 */,
499 C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */,
500 C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */,
501 C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */,
502 C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */,
503 C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */,
504 C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */,
505 C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */,
506 C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */,
507 C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */,
508 C948FCEE15D187FA00180BF5 /* pthread_self.3 */,
509 C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */,
510 C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */,
511 FC618A77160E8155006810FE /* pthread_sigmask.2 */,
512 C948FCF115D187FA00180BF5 /* pthread.3 */,
515 sourceTree = "<group>";
517 C9A1BF5115C9A8B7006BB313 /* variants */ = {
520 C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */,
521 C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */,
522 C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */,
523 C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */,
524 C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */,
527 sourceTree = "<group>";
529 C9A325D715B7347000270056 = {
532 C9169DD91603DE68005A2F8C /* kern */,
533 C9A960B218452B0700AE10C8 /* lldbmacros */,
534 C9A325FD15B7513700270056 /* pthread */,
535 FC5A372217CEB3D6008C323E /* sys */,
536 C9D70EBE167AC7D100D52713 /* private */,
537 C948FCC015D187AD00180BF5 /* man */,
538 C9A325ED15B74FB600270056 /* src */,
539 E4027C171AFC2B6D00ACCF91 /* os */,
540 9264D6821A9D3E010094346B /* tests */,
541 9240BF331AA669EB003C99B4 /* tools */,
542 C9A3260B15B759A100270056 /* xcodescripts */,
543 C9CA27DA1602813000259F78 /* Frameworks */,
544 C9A325E315B7347000270056 /* Products */,
546 sourceTree = "<group>";
549 C9A325E315B7347000270056 /* Products */ = {
552 C9A325E215B7347000270056 /* libsystem_pthread.dylib */,
553 C90E7A9F15DC3C3800A06D48 /* libpthread.a */,
554 74E594A41613AAF4006C417B /* libpthread_eOS.a */,
555 C9CA27D91602813000259F78 /* pthread.kext */,
556 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */,
559 sourceTree = "<group>";
561 C9A325ED15B74FB600270056 /* src */ = {
564 C9A325F315B7513200270056 /* internal.h */,
565 6EB232CA1B0EB29D005915CE /* resolver.h */,
566 6EB232C91B0EB29D005915CE /* resolver.c */,
567 C9A325EE15B7513200270056 /* mk_pthread_impl.c */,
568 C9A325EF15B7513200270056 /* plockstat.d */,
569 C9A325FA15B7513200270056 /* pthread.c */,
570 C99AD87D15DF04D10009A6F8 /* pthread_asm.s */,
571 C90E7AB415DC40D900A06D48 /* pthread_atfork.c */,
572 C9A325F115B7513200270056 /* pthread_cancelable.c */,
573 C9A325F215B7513200270056 /* pthread_cond.c */,
574 C9A325F515B7513200270056 /* pthread_mutex.c */,
575 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */,
576 C9A325F615B7513200270056 /* pthread_rwlock.c */,
577 C975D5DC15C9D16B0098ECD8 /* pthread_support.c */,
578 C9A325F815B7513200270056 /* pthread_tsd.c */,
579 C9244C1C1860D8EF00075748 /* qos.c */,
580 C9A325FC15B7513200270056 /* thread_setup.c */,
581 C9A1BF5115C9A8B7006BB313 /* variants */,
584 sourceTree = "<group>";
586 C9A325FD15B7513700270056 /* pthread */ = {
589 C9A325FE15B7513700270056 /* pthread.h */,
590 C9A325FF15B7513700270056 /* pthread_impl.h */,
591 C9A3260015B7513700270056 /* pthread_spis.h */,
592 C9A3260115B7513700270056 /* sched.h */,
593 C98C95D818FF1F4E005654FB /* spawn.h */,
594 C9244C1A185FCFED00075748 /* qos.h */,
597 sourceTree = "<group>";
599 C9A3260B15B759A100270056 /* xcodescripts */ = {
602 C91D01BA162893CD0002E29A /* kext.xcconfig */,
603 92C577E11A378A85004AF98B /* kext_debug.xcconfig */,
604 C9A3260C15B759B600270056 /* pthread.xcconfig */,
605 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */,
606 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */,
607 C99EA612161F8288003EBC56 /* eos.xcconfig */,
608 C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */,
609 C9153094167ACAB8006BB094 /* install-symlinks.sh */,
610 E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */,
611 C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */,
612 C979E9FC18A2BF2C000951E5 /* install-codes.sh */,
613 C9C2212D15FA978D00447568 /* pthread.aliases */,
616 sourceTree = "<group>";
618 C9A960B218452B0700AE10C8 /* lldbmacros */ = {
621 C9A960B318452B2F00AE10C8 /* pthread.py */,
624 sourceTree = "<group>";
626 C9CA27DA1602813000259F78 /* Frameworks */ = {
629 C9CA27DB1602813000259F78 /* Other Frameworks */,
632 sourceTree = "<group>";
634 C9CA27DB1602813000259F78 /* Other Frameworks */ = {
637 C9CA27DC1602813000259F78 /* Kernel.framework */,
639 name = "Other Frameworks";
640 sourceTree = "<group>";
642 C9D70EBE167AC7D100D52713 /* private */ = {
645 C9153095167ACC22006BB094 /* private.h */,
646 C9A325F015B7513200270056 /* posix_sched.h */,
647 C9A325F715B7513200270056 /* spinlock_private.h */,
648 C9A325F415B7513200270056 /* tsd_private.h */,
649 C9A325F915B7513200270056 /* workqueue_private.h */,
650 E4657D4017284F7B007D1847 /* introspection_private.h */,
651 C99B17DA189C2E1B00991D38 /* qos_private.h */,
652 E4063CF21906B4FB000202F9 /* qos.h */,
655 sourceTree = "<group>";
657 E4027C171AFC2B6D00ACCF91 /* os */ = {
660 E473BE1819AC305A009C5A52 /* atomic.h */,
661 E473BE1719AC305A009C5A52 /* atomic_llsc.h */,
664 sourceTree = "<group>";
666 FC5A372217CEB3D6008C323E /* sys */ = {
669 E4D962F919086AD600E8A9F2 /* qos.h */,
670 FC5A372317CEB3D6008C323E /* _pthread */,
671 A98FE72D19479F7C007718DA /* qos_private.h */,
674 sourceTree = "<group>";
676 FC5A372317CEB3D6008C323E /* _pthread */ = {
679 FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */,
680 FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */,
681 FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */,
682 FC5A372717CEB3D6008C323E /* _pthread_key_t.h */,
683 FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */,
684 FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */,
685 FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */,
686 FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */,
687 FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */,
688 FC5A372D17CEB3D6008C323E /* _pthread_t.h */,
689 FC5A372E17CEB3D6008C323E /* _pthread_types.h */,
692 sourceTree = "<group>";
694 /* End PBXGroup section */
696 /* Begin PBXHeadersBuildPhase section */
697 6E8C16681B14F08A00C8987C /* Headers */ = {
698 isa = PBXHeadersBuildPhase;
699 buildActionMask = 2147483647;
701 6E8C16721B14F08A00C8987C /* atomic_llsc.h in Headers */,
702 6E8C16741B14F08A00C8987C /* atomic.h in Headers */,
703 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */,
704 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */,
705 6E8C166C1B14F08A00C8987C /* qos.h in Headers */,
706 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */,
707 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */,
708 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */,
709 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */,
710 6E8C16781B14F08A00C8987C /* private.h in Headers */,
711 6E8C16691B14F08A00C8987C /* qos.h in Headers */,
712 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */,
713 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */,
714 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */,
715 6E8C166E1B14F08A00C8987C /* sched.h in Headers */,
716 6E8C16751B14F08A00C8987C /* spawn.h in Headers */,
718 runOnlyForDeploymentPostprocessing = 0;
720 74E594A11613AAF4006C417B /* Headers */ = {
721 isa = PBXHeadersBuildPhase;
722 buildActionMask = 2147483647;
725 runOnlyForDeploymentPostprocessing = 0;
727 C90E7A9D15DC3C3800A06D48 /* Headers */ = {
728 isa = PBXHeadersBuildPhase;
729 buildActionMask = 2147483647;
732 runOnlyForDeploymentPostprocessing = 0;
734 C9A325E015B7347000270056 /* Headers */ = {
735 isa = PBXHeadersBuildPhase;
736 buildActionMask = 2147483647;
738 C9244C1B185FD33000075748 /* qos.h in Headers */,
739 C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */,
740 C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */,
741 E4063CF31906B75A000202F9 /* qos.h in Headers */,
742 C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */,
743 C9A1BF5015C9A59B006BB313 /* sched.h in Headers */,
744 E4657D4117284F7B007D1847 /* introspection_private.h in Headers */,
745 C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */,
746 C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */,
747 E473BE1919AC305A009C5A52 /* atomic_llsc.h in Headers */,
748 C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */,
749 E473BE1A19AC305A009C5A52 /* atomic.h in Headers */,
750 C98C95D918FF1F4E005654FB /* spawn.h in Headers */,
751 C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */,
752 C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */,
753 C9153096167ACC2B006BB094 /* private.h in Headers */,
755 runOnlyForDeploymentPostprocessing = 0;
757 C9CA27D51602813000259F78 /* Headers */ = {
758 isa = PBXHeadersBuildPhase;
759 buildActionMask = 2147483647;
762 runOnlyForDeploymentPostprocessing = 0;
764 /* End PBXHeadersBuildPhase section */
766 /* Begin PBXLegacyTarget section */
767 720A46DE1B8D0B7700AB7950 /* Tests */ = {
768 isa = PBXLegacyTarget;
769 buildArgumentsString = "$(ACTION)";
770 buildConfigurationList = 720A46E11B8D0B7700AB7950 /* Build configuration list for PBXLegacyTarget "Tests" */;
773 buildToolPath = /usr/bin/make;
774 buildWorkingDirectory = tests;
778 passBuildSettingsInEnvironment = 1;
781 /* End PBXLegacyTarget section */
783 /* Begin PBXNativeTarget section */
784 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */ = {
785 isa = PBXNativeTarget;
786 buildConfigurationList = 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib introspection" */;
788 6E8C16521B14F08A00C8987C /* Generate dtrace header */,
789 6E8C16531B14F08A00C8987C /* Sources */,
790 6E8C16671B14F08A00C8987C /* Frameworks */,
791 6E8C16681B14F08A00C8987C /* Headers */,
797 name = "libsystem_pthread.dylib introspection";
798 productName = Libpthread;
799 productReference = 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */;
800 productType = "com.apple.product-type.library.dynamic";
802 74E594911613AAF4006C417B /* libpthread.a eOS */ = {
803 isa = PBXNativeTarget;
804 buildConfigurationList = 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread.a eOS" */;
806 74E594921613AAF4006C417B /* Sources */,
807 74E594A01613AAF4006C417B /* Frameworks */,
808 74E594A11613AAF4006C417B /* Headers */,
814 name = "libpthread.a eOS";
815 productName = libpthread.a;
816 productReference = 74E594A41613AAF4006C417B /* libpthread_eOS.a */;
817 productType = "com.apple.product-type.library.static";
819 C90E7A9E15DC3C3800A06D48 /* libpthread.a */ = {
820 isa = PBXNativeTarget;
821 buildConfigurationList = C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread.a" */;
823 C90E7A9B15DC3C3800A06D48 /* Sources */,
824 C90E7A9C15DC3C3800A06D48 /* Frameworks */,
825 C90E7A9D15DC3C3800A06D48 /* Headers */,
832 productName = libpthread.a;
833 productReference = C90E7A9F15DC3C3800A06D48 /* libpthread.a */;
834 productType = "com.apple.product-type.library.static";
836 C9A325E115B7347000270056 /* libsystem_pthread.dylib */ = {
837 isa = PBXNativeTarget;
838 buildConfigurationList = C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib" */;
840 C9A325DE15B7347000270056 /* Sources */,
841 C9A325DF15B7347000270056 /* Frameworks */,
842 C9A325E015B7347000270056 /* Headers */,
843 C9D70EBD167AC76700D52713 /* Symlink Old Header Location */,
844 C9DCA2A215DC4F3500D057E2 /* Install Manpages */,
845 FC5A372F17CEB60D008C323E /* Install sys headers */,
846 C979E9FD18A2BF3D000951E5 /* Install Codes file */,
852 name = libsystem_pthread.dylib;
853 productName = Libpthread;
854 productReference = C9A325E215B7347000270056 /* libsystem_pthread.dylib */;
855 productType = "com.apple.product-type.library.dynamic";
857 C9CA27D81602813000259F78 /* pthread */ = {
858 isa = PBXNativeTarget;
859 buildConfigurationList = C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread" */;
861 C9CA27D31602813000259F78 /* Sources */,
862 C9CA27D41602813000259F78 /* Frameworks */,
863 C9CA27D51602813000259F78 /* Headers */,
864 C9CA27D61602813000259F78 /* Resources */,
865 C9CA27D71602813000259F78 /* Rez */,
866 C9A960B518452C1800AE10C8 /* Install lldbmacros */,
873 productName = pthread;
874 productReference = C9CA27D91602813000259F78 /* pthread.kext */;
875 productType = "com.apple.product-type.kernel-extension";
877 /* End PBXNativeTarget section */
879 /* Begin PBXProject section */
880 C9A325D915B7347000270056 /* Project object */ = {
883 LastUpgradeCheck = 0700;
884 ORGANIZATIONNAME = "";
886 720A46DE1B8D0B7700AB7950 = {
887 CreatedOnToolsVersion = 7.0;
891 buildConfigurationList = C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */;
892 compatibilityVersion = "Xcode 3.2";
893 developmentRegion = English;
894 hasScannedForEncodings = 0;
898 mainGroup = C9A325D715B7347000270056;
899 productRefGroup = C9A325E315B7347000270056 /* Products */;
903 C90E7AAC15DC3D3300A06D48 /* All */,
904 C91D01B5162892FF0002E29A /* Kext */,
905 C98832C115DEB44000B3308E /* Embedded */,
906 720A46DE1B8D0B7700AB7950 /* Tests */,
907 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */,
908 C9A325E115B7347000270056 /* libsystem_pthread.dylib */,
909 C90E7A9E15DC3C3800A06D48 /* libpthread.a */,
910 74E594911613AAF4006C417B /* libpthread.a eOS */,
911 C9CA27D81602813000259F78 /* pthread */,
914 /* End PBXProject section */
916 /* Begin PBXResourcesBuildPhase section */
917 C9CA27D61602813000259F78 /* Resources */ = {
918 isa = PBXResourcesBuildPhase;
919 buildActionMask = 2147483647;
922 runOnlyForDeploymentPostprocessing = 0;
924 /* End PBXResourcesBuildPhase section */
926 /* Begin PBXRezBuildPhase section */
927 C9CA27D71602813000259F78 /* Rez */ = {
928 isa = PBXRezBuildPhase;
929 buildActionMask = 2147483647;
932 runOnlyForDeploymentPostprocessing = 0;
934 /* End PBXRezBuildPhase section */
936 /* Begin PBXShellScriptBuildPhase section */
937 6E8C16521B14F08A00C8987C /* Generate dtrace header */ = {
938 isa = PBXShellScriptBuildPhase;
939 buildActionMask = 2147483647;
943 "$(SRCROOT)/src/plockstat.d",
945 name = "Generate dtrace header";
947 "$(DERIVED_FILE_DIR)/dtrace/plockstat.h",
949 runOnlyForDeploymentPostprocessing = 0;
951 shellScript = "dtrace -h -C -s \"${SCRIPT_INPUT_FILE_0}\" -o \"${SCRIPT_OUTPUT_FILE_0}\"";
953 C979E9FD18A2BF3D000951E5 /* Install Codes file */ = {
954 isa = PBXShellScriptBuildPhase;
959 "$(SRCROOT)/kern/kern_trace.h",
961 name = "Install Codes file";
963 "$(DSTROOT)/usr/local/share/misc/pthread.codes",
965 runOnlyForDeploymentPostprocessing = 1;
966 shellPath = "/bin/bash -e";
967 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-codes.sh";
969 C9A960B518452C1800AE10C8 /* Install lldbmacros */ = {
970 isa = PBXShellScriptBuildPhase;
971 buildActionMask = 12;
976 name = "Install lldbmacros";
979 runOnlyForDeploymentPostprocessing = 0;
981 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-lldbmacros.sh";
983 C9D70EBD167AC76700D52713 /* Symlink Old Header Location */ = {
984 isa = PBXShellScriptBuildPhase;
991 name = "Symlink Old Header Location";
994 runOnlyForDeploymentPostprocessing = 1;
995 shellPath = "/bin/bash -e -x";
996 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-symlinks.sh";
997 showEnvVarsInLog = 0;
999 C9DCA2A215DC4F3500D057E2 /* Install Manpages */ = {
1000 isa = PBXShellScriptBuildPhase;
1001 buildActionMask = 8;
1007 name = "Install Manpages";
1010 runOnlyForDeploymentPostprocessing = 1;
1011 shellPath = "/bin/bash -e";
1012 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-manpages.sh";
1013 showEnvVarsInLog = 0;
1015 FC5A372F17CEB60D008C323E /* Install sys headers */ = {
1016 isa = PBXShellScriptBuildPhase;
1017 buildActionMask = 8;
1022 name = "Install sys headers";
1025 runOnlyForDeploymentPostprocessing = 1;
1026 shellPath = /bin/sh;
1027 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-sys-headers.sh";
1028 showEnvVarsInLog = 0;
1030 /* End PBXShellScriptBuildPhase section */
1032 /* Begin PBXSourcesBuildPhase section */
1033 6E8C16531B14F08A00C8987C /* Sources */ = {
1034 isa = PBXSourcesBuildPhase;
1035 buildActionMask = 2147483647;
1037 6E8C16541B14F08A00C8987C /* resolver.c in Sources */,
1038 6E8C16551B14F08A00C8987C /* pthread.c in Sources */,
1039 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */,
1040 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */,
1041 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */,
1042 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */,
1043 6E8C165A1B14F08A00C8987C /* pthread_mutex_up.c in Sources */,
1044 6E8C165B1B14F08A00C8987C /* qos.c in Sources */,
1045 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */,
1046 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */,
1047 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */,
1048 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */,
1049 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */,
1050 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */,
1051 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */,
1052 6E8C16631B14F08A00C8987C /* pthread_support.c in Sources */,
1053 6E8C16641B14F08A00C8987C /* thread_setup.c in Sources */,
1054 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */,
1055 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */,
1057 runOnlyForDeploymentPostprocessing = 0;
1059 74E594921613AAF4006C417B /* Sources */ = {
1060 isa = PBXSourcesBuildPhase;
1061 buildActionMask = 2147483647;
1063 6EB232D01B0EB325005915CE /* resolver.c in Sources */,
1064 74E594931613AAF4006C417B /* pthread.c in Sources */,
1065 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */,
1066 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */,
1067 74E594951613AAF4006C417B /* pthread_cond.c in Sources */,
1068 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */,
1069 6EB232CF1B0EB321005915CE /* pthread_mutex_up.c in Sources */,
1070 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */,
1071 74E594981613AAF4006C417B /* pthread_support.c in Sources */,
1072 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */,
1073 74E5949A1613AAF4006C417B /* thread_setup.c in Sources */,
1074 C9244C1F1860D96E00075748 /* qos.c in Sources */,
1075 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */,
1076 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */,
1078 runOnlyForDeploymentPostprocessing = 0;
1080 C90E7A9B15DC3C3800A06D48 /* Sources */ = {
1081 isa = PBXSourcesBuildPhase;
1082 buildActionMask = 2147483647;
1084 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */,
1085 C9244C1E1860D96D00075748 /* qos.c in Sources */,
1086 C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */,
1087 C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */,
1088 C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */,
1089 C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */,
1090 6EB232CD1B0EB318005915CE /* pthread_mutex_up.c in Sources */,
1091 C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */,
1092 C90E7AA915DC3C9D00A06D48 /* pthread_support.c in Sources */,
1093 C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */,
1094 C90E7AAB15DC3C9D00A06D48 /* thread_setup.c in Sources */,
1095 C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */,
1096 C99AD87F15DF04D10009A6F8 /* pthread_asm.s in Sources */,
1098 runOnlyForDeploymentPostprocessing = 0;
1100 C9A325DE15B7347000270056 /* Sources */ = {
1101 isa = PBXSourcesBuildPhase;
1102 buildActionMask = 2147483647;
1104 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */,
1105 C9A1BF4715C9A578006BB313 /* pthread.c in Sources */,
1106 C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */,
1107 C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */,
1108 C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */,
1109 6EB232CB1B0EB2E2005915CE /* pthread_mutex_up.c in Sources */,
1110 C9244C1D1860D8EF00075748 /* qos.c in Sources */,
1111 C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */,
1112 C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */,
1113 C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */,
1114 C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */,
1115 C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */,
1116 C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */,
1117 C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */,
1118 C975D5DD15C9D16B0098ECD8 /* pthread_support.c in Sources */,
1119 C948FCF715D1D1E100180BF5 /* thread_setup.c in Sources */,
1120 C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */,
1121 C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */,
1123 runOnlyForDeploymentPostprocessing = 0;
1125 C9CA27D31602813000259F78 /* Sources */ = {
1126 isa = PBXSourcesBuildPhase;
1127 buildActionMask = 2147483647;
1129 C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */,
1130 C9A960B0183EB42700AE10C8 /* kern_policy.c in Sources */,
1131 C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */,
1132 C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */,
1134 runOnlyForDeploymentPostprocessing = 0;
1136 /* End PBXSourcesBuildPhase section */
1138 /* Begin PBXTargetDependency section */
1139 6E8C16821B14F11800C8987C /* PBXTargetDependency */ = {
1140 isa = PBXTargetDependency;
1141 target = 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */;
1142 targetProxy = 6E8C16811B14F11800C8987C /* PBXContainerItemProxy */;
1144 6E8C16841B14F11B00C8987C /* PBXTargetDependency */ = {
1145 isa = PBXTargetDependency;
1146 target = 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */;
1147 targetProxy = 6E8C16831B14F11B00C8987C /* PBXContainerItemProxy */;
1149 74E594AB1613AD7F006C417B /* PBXTargetDependency */ = {
1150 isa = PBXTargetDependency;
1151 target = 74E594911613AAF4006C417B /* libpthread.a eOS */;
1152 targetProxy = 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */;
1154 C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */ = {
1155 isa = PBXTargetDependency;
1156 target = C9A325E115B7347000270056 /* libsystem_pthread.dylib */;
1157 targetProxy = C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */;
1159 C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */ = {
1160 isa = PBXTargetDependency;
1161 target = C90E7A9E15DC3C3800A06D48 /* libpthread.a */;
1162 targetProxy = C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */;
1164 C91D01B9162893070002E29A /* PBXTargetDependency */ = {
1165 isa = PBXTargetDependency;
1166 target = C9CA27D81602813000259F78 /* pthread */;
1167 targetProxy = C91D01B8162893070002E29A /* PBXContainerItemProxy */;
1169 C91D01BC162CA80F0002E29A /* PBXTargetDependency */ = {
1170 isa = PBXTargetDependency;
1171 target = C9CA27D81602813000259F78 /* pthread */;
1172 targetProxy = C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */;
1174 C98832C615DEB44B00B3308E /* PBXTargetDependency */ = {
1175 isa = PBXTargetDependency;
1176 target = C9A325E115B7347000270056 /* libsystem_pthread.dylib */;
1177 targetProxy = C98832C515DEB44B00B3308E /* PBXContainerItemProxy */;
1179 C98832C815DEB44B00B3308E /* PBXTargetDependency */ = {
1180 isa = PBXTargetDependency;
1181 target = C90E7A9E15DC3C3800A06D48 /* libpthread.a */;
1182 targetProxy = C98832C715DEB44B00B3308E /* PBXContainerItemProxy */;
1184 /* End PBXTargetDependency section */
1186 /* Begin XCBuildConfiguration section */
1187 6E8C167E1B14F08A00C8987C /* Release */ = {
1188 isa = XCBuildConfiguration;
1189 baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */;
1191 EXECUTABLE_PREFIX = lib;
1192 PRODUCT_NAME = system_pthread;
1196 6E8C167F1B14F08A00C8987C /* Debug */ = {
1197 isa = XCBuildConfiguration;
1198 baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */;
1200 EXECUTABLE_PREFIX = lib;
1201 PRODUCT_NAME = system_pthread;
1205 720A46DF1B8D0B7700AB7950 /* Release */ = {
1206 isa = XCBuildConfiguration;
1208 ALWAYS_SEARCH_USER_PATHS = NO;
1209 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
1210 CLANG_CXX_LIBRARY = "libc++";
1211 CLANG_ENABLE_MODULES = YES;
1212 CLANG_ENABLE_OBJC_ARC = YES;
1213 CLANG_WARN_BOOL_CONVERSION = YES;
1214 CLANG_WARN_CONSTANT_CONVERSION = YES;
1215 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1216 CLANG_WARN_EMPTY_BODY = YES;
1217 CLANG_WARN_ENUM_CONVERSION = YES;
1218 CLANG_WARN_INT_CONVERSION = YES;
1219 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1220 CLANG_WARN_UNREACHABLE_CODE = YES;
1221 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1222 COPY_PHASE_STRIP = NO;
1223 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1224 ENABLE_NS_ASSERTIONS = NO;
1225 ENABLE_STRICT_OBJC_MSGSEND = YES;
1226 GCC_C_LANGUAGE_STANDARD = gnu99;
1227 GCC_NO_COMMON_BLOCKS = YES;
1228 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1229 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1230 GCC_WARN_UNDECLARED_SELECTOR = YES;
1231 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1232 GCC_WARN_UNUSED_FUNCTION = YES;
1233 GCC_WARN_UNUSED_VARIABLE = YES;
1234 MTL_ENABLE_DEBUG_INFO = NO;
1237 PRODUCT_NAME = "$(TARGET_NAME)";
1238 SDKROOT = macosx.internal;
1242 720A46E01B8D0B7700AB7950 /* Debug */ = {
1243 isa = XCBuildConfiguration;
1245 ALWAYS_SEARCH_USER_PATHS = NO;
1246 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
1247 CLANG_CXX_LIBRARY = "libc++";
1248 CLANG_ENABLE_MODULES = YES;
1249 CLANG_ENABLE_OBJC_ARC = YES;
1250 CLANG_WARN_BOOL_CONVERSION = YES;
1251 CLANG_WARN_CONSTANT_CONVERSION = YES;
1252 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1253 CLANG_WARN_EMPTY_BODY = YES;
1254 CLANG_WARN_ENUM_CONVERSION = YES;
1255 CLANG_WARN_INT_CONVERSION = YES;
1256 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1257 CLANG_WARN_UNREACHABLE_CODE = YES;
1258 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1259 COPY_PHASE_STRIP = NO;
1260 DEBUGGING_SYMBOLS = YES;
1261 DEBUG_INFORMATION_FORMAT = dwarf;
1262 ENABLE_STRICT_OBJC_MSGSEND = YES;
1263 ENABLE_TESTABILITY = YES;
1264 GCC_C_LANGUAGE_STANDARD = gnu99;
1265 GCC_DYNAMIC_NO_PIC = NO;
1266 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1267 GCC_NO_COMMON_BLOCKS = YES;
1268 GCC_OPTIMIZATION_LEVEL = 0;
1269 GCC_PREPROCESSOR_DEFINITIONS = (
1273 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1274 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1275 GCC_WARN_UNDECLARED_SELECTOR = YES;
1276 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1277 GCC_WARN_UNUSED_FUNCTION = YES;
1278 GCC_WARN_UNUSED_VARIABLE = YES;
1279 MTL_ENABLE_DEBUG_INFO = YES;
1280 ONLY_ACTIVE_ARCH = YES;
1283 PRODUCT_NAME = "$(TARGET_NAME)";
1284 SDKROOT = macosx.internal;
1288 74E594A31613AAF4006C417B /* Release */ = {
1289 isa = XCBuildConfiguration;
1290 baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */;
1295 92C577E21A378AC8004AF98B /* Debug */ = {
1296 isa = XCBuildConfiguration;
1298 COPY_PHASE_STRIP = YES;
1302 92C577E31A378AC8004AF98B /* Debug */ = {
1303 isa = XCBuildConfiguration;
1305 COMBINE_HIDPI_IMAGES = YES;
1306 PRODUCT_NAME = "$(TARGET_NAME)";
1310 92C577E41A378AC8004AF98B /* Debug */ = {
1311 isa = XCBuildConfiguration;
1313 COMBINE_HIDPI_IMAGES = YES;
1314 PRODUCT_NAME = "$(TARGET_NAME)";
1318 92C577E51A378AC8004AF98B /* Debug */ = {
1319 isa = XCBuildConfiguration;
1321 COMBINE_HIDPI_IMAGES = YES;
1322 PRODUCT_NAME = "$(TARGET_NAME)";
1326 92C577E61A378AC8004AF98B /* Debug */ = {
1327 isa = XCBuildConfiguration;
1328 baseConfigurationReference = 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */;
1330 EXECUTABLE_PREFIX = lib;
1331 PRODUCT_NAME = system_pthread;
1335 92C577E71A378AC8004AF98B /* Debug */ = {
1336 isa = XCBuildConfiguration;
1337 baseConfigurationReference = 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */;
1339 ALWAYS_SEARCH_USER_PATHS = NO;
1340 BUILD_VARIANTS = normal;
1341 EXECUTABLE_PREFIX = lib;
1342 GCC_PREPROCESSOR_DEFINITIONS = (
1343 "$(BASE_PREPROCESSOR_MACROS)",
1346 INSTALL_PATH = /usr/local/lib/dyld;
1348 PRODUCT_NAME = pthread;
1352 92C577E81A378AC8004AF98B /* Debug */ = {
1353 isa = XCBuildConfiguration;
1354 baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */;
1359 92C577E91A378AC8004AF98B /* Debug */ = {
1360 isa = XCBuildConfiguration;
1361 baseConfigurationReference = 92C577E11A378A85004AF98B /* kext_debug.xcconfig */;
1363 COMBINE_HIDPI_IMAGES = YES;
1364 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1365 PRODUCT_NAME = "$(TARGET_NAME)";
1366 SDKROOT = macosx.internal;
1370 C90E7AA015DC3C3800A06D48 /* Release */ = {
1371 isa = XCBuildConfiguration;
1372 baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */;
1374 ALWAYS_SEARCH_USER_PATHS = NO;
1375 BUILD_VARIANTS = normal;
1376 EXECUTABLE_PREFIX = lib;
1377 GCC_PREPROCESSOR_DEFINITIONS = (
1378 "$(BASE_PREPROCESSOR_MACROS)",
1381 INSTALL_PATH = /usr/local/lib/dyld;
1383 PRODUCT_NAME = pthread;
1387 C90E7AAE15DC3D3300A06D48 /* Release */ = {
1388 isa = XCBuildConfiguration;
1390 COMBINE_HIDPI_IMAGES = YES;
1391 PRODUCT_NAME = "$(TARGET_NAME)";
1395 C91D01B7162892FF0002E29A /* Release */ = {
1396 isa = XCBuildConfiguration;
1398 COMBINE_HIDPI_IMAGES = YES;
1399 PRODUCT_NAME = "$(TARGET_NAME)";
1403 C98832C215DEB44000B3308E /* Release */ = {
1404 isa = XCBuildConfiguration;
1406 COMBINE_HIDPI_IMAGES = YES;
1407 PRODUCT_NAME = "$(TARGET_NAME)";
1411 C9A325E515B7347000270056 /* Release */ = {
1412 isa = XCBuildConfiguration;
1414 COPY_PHASE_STRIP = YES;
1418 C9A325E815B7347000270056 /* Release */ = {
1419 isa = XCBuildConfiguration;
1420 baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */;
1422 EXECUTABLE_PREFIX = lib;
1423 PRODUCT_NAME = system_pthread;
1427 C9CA27E61602813000259F78 /* Release */ = {
1428 isa = XCBuildConfiguration;
1429 baseConfigurationReference = C91D01BA162893CD0002E29A /* kext.xcconfig */;
1431 COMBINE_HIDPI_IMAGES = YES;
1432 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1433 PRODUCT_NAME = "$(TARGET_NAME)";
1434 SDKROOT = macosx.internal;
1438 /* End XCBuildConfiguration section */
1440 /* Begin XCConfigurationList section */
1441 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib introspection" */ = {
1442 isa = XCConfigurationList;
1443 buildConfigurations = (
1444 6E8C167E1B14F08A00C8987C /* Release */,
1445 6E8C167F1B14F08A00C8987C /* Debug */,
1447 defaultConfigurationIsVisible = 0;
1448 defaultConfigurationName = Release;
1450 720A46E11B8D0B7700AB7950 /* Build configuration list for PBXLegacyTarget "Tests" */ = {
1451 isa = XCConfigurationList;
1452 buildConfigurations = (
1453 720A46DF1B8D0B7700AB7950 /* Release */,
1454 720A46E01B8D0B7700AB7950 /* Debug */,
1456 defaultConfigurationIsVisible = 0;
1458 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread.a eOS" */ = {
1459 isa = XCConfigurationList;
1460 buildConfigurations = (
1461 74E594A31613AAF4006C417B /* Release */,
1462 92C577E81A378AC8004AF98B /* Debug */,
1464 defaultConfigurationIsVisible = 0;
1465 defaultConfigurationName = Release;
1467 C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread.a" */ = {
1468 isa = XCConfigurationList;
1469 buildConfigurations = (
1470 C90E7AA015DC3C3800A06D48 /* Release */,
1471 92C577E71A378AC8004AF98B /* Debug */,
1473 defaultConfigurationIsVisible = 0;
1474 defaultConfigurationName = Release;
1476 C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */ = {
1477 isa = XCConfigurationList;
1478 buildConfigurations = (
1479 C90E7AAE15DC3D3300A06D48 /* Release */,
1480 92C577E31A378AC8004AF98B /* Debug */,
1482 defaultConfigurationIsVisible = 0;
1483 defaultConfigurationName = Release;
1485 C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */ = {
1486 isa = XCConfigurationList;
1487 buildConfigurations = (
1488 C91D01B7162892FF0002E29A /* Release */,
1489 92C577E41A378AC8004AF98B /* Debug */,
1491 defaultConfigurationIsVisible = 0;
1492 defaultConfigurationName = Release;
1494 C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */ = {
1495 isa = XCConfigurationList;
1496 buildConfigurations = (
1497 C98832C215DEB44000B3308E /* Release */,
1498 92C577E51A378AC8004AF98B /* Debug */,
1500 defaultConfigurationIsVisible = 0;
1501 defaultConfigurationName = Release;
1503 C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */ = {
1504 isa = XCConfigurationList;
1505 buildConfigurations = (
1506 C9A325E515B7347000270056 /* Release */,
1507 92C577E21A378AC8004AF98B /* Debug */,
1509 defaultConfigurationIsVisible = 0;
1510 defaultConfigurationName = Release;
1512 C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib" */ = {
1513 isa = XCConfigurationList;
1514 buildConfigurations = (
1515 C9A325E815B7347000270056 /* Release */,
1516 92C577E61A378AC8004AF98B /* Debug */,
1518 defaultConfigurationIsVisible = 0;
1519 defaultConfigurationName = Release;
1521 C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread" */ = {
1522 isa = XCConfigurationList;
1523 buildConfigurations = (
1524 C9CA27E61602813000259F78 /* Release */,
1525 92C577E91A378AC8004AF98B /* Debug */,
1527 defaultConfigurationIsVisible = 0;
1528 defaultConfigurationName = Release;
1530 /* End XCConfigurationList section */
1532 rootObject = C9A325D915B7347000270056 /* Project object */;