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 74E594A41613AAF4006C417B /* libpthread_eOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_eOS.a; sourceTree = BUILT_PRODUCTS_DIR; };
227 9207EB711AA6E008006FFC86 /* wq_kevent_stress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_kevent_stress.c; sourceTree = "<group>"; };
228 9240BF321AA669C4003C99B4 /* wqtrace.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = wqtrace.lua; path = tools/wqtrace.lua; sourceTree = SOURCE_ROOT; };
229 9264D6831A9D3E010094346B /* atfork.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = atfork.c; sourceTree = "<group>"; };
230 9264D6841A9D3E010094346B /* cond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cond.c; sourceTree = "<group>"; };
231 9264D6851A9D3E010094346B /* cond_timed.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cond_timed.c; sourceTree = "<group>"; };
232 9264D6861A9D3E010094346B /* custom_stack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = custom_stack.c; sourceTree = "<group>"; };
233 9264D6871A9D3E010094346B /* join.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = join.c; sourceTree = "<group>"; };
234 9264D6881A9D3E010094346B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
235 9264D6891A9D3E010094346B /* maxwidth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = maxwidth.c; sourceTree = "<group>"; };
236 9264D68A1A9D3E010094346B /* mutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mutex.c; sourceTree = "<group>"; };
237 9264D68B1A9D3E010094346B /* once.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = once.c; sourceTree = "<group>"; };
238 9264D68C1A9D3E010094346B /* rwlock-signal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "rwlock-signal.c"; sourceTree = "<group>"; };
239 9264D68D1A9D3E010094346B /* rwlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = rwlock.c; sourceTree = "<group>"; };
240 9264D68E1A9D3E010094346B /* tsd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tsd.c; sourceTree = "<group>"; };
241 9264D68F1A9D3E010094346B /* wq_block_handoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_block_handoff.c; sourceTree = "<group>"; };
242 9264D6901A9D3E010094346B /* wq_kevent.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_kevent.c; sourceTree = "<group>"; };
243 92C577E11A378A85004AF98B /* kext_debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = kext_debug.xcconfig; sourceTree = "<group>"; };
244 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = pthread_debug.xcconfig; sourceTree = "<group>"; };
245 A98FE72D19479F7C007718DA /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = "<group>"; };
246 C90E7A9F15DC3C3800A06D48 /* libpthread.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread.a; sourceTree = BUILT_PRODUCTS_DIR; };
247 C90E7AB415DC40D900A06D48 /* pthread_atfork.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_atfork.c; sourceTree = "<group>"; };
248 C9153094167ACAB8006BB094 /* install-symlinks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-symlinks.sh"; sourceTree = "<group>"; };
249 C9153095167ACC22006BB094 /* private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; };
250 C9169DDB1603DE84005A2F8C /* kern_synch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_synch.c; sourceTree = "<group>"; };
251 C9169DDC1603DE84005A2F8C /* kern_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_support.c; sourceTree = "<group>"; };
252 C9169DDF1603DF9B005A2F8C /* kern_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_init.c; sourceTree = "<group>"; };
253 C91D01BA162893CD0002E29A /* kext.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = kext.xcconfig; sourceTree = "<group>"; };
254 C9244C1A185FCFED00075748 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
255 C9244C1C1860D8EF00075748 /* qos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qos.c; sourceTree = "<group>"; };
256 C948FCC115D187FA00180BF5 /* pthread_atfork.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_atfork.3; sourceTree = "<group>"; };
257 C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_init_destroy.3; sourceTree = "<group>"; };
258 C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getdetachstate.3; sourceTree = "<group>"; };
259 C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getinheritsched.3; sourceTree = "<group>"; };
260 C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedparam.3; sourceTree = "<group>"; };
261 C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedpolicy.3; sourceTree = "<group>"; };
262 C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getscope.3; sourceTree = "<group>"; };
263 C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstackaddr.3; sourceTree = "<group>"; };
264 C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstacksize.3; sourceTree = "<group>"; };
265 C948FCCA15D187FA00180BF5 /* pthread_attr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr.3; sourceTree = "<group>"; };
266 C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cancel.3; sourceTree = "<group>"; };
267 C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_pop.3; sourceTree = "<group>"; };
268 C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_push.3; sourceTree = "<group>"; };
269 C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_broadcast.3; sourceTree = "<group>"; };
270 C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_destroy.3; sourceTree = "<group>"; };
271 C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_init.3; sourceTree = "<group>"; };
272 C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_signal.3; sourceTree = "<group>"; };
273 C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_timedwait.3; sourceTree = "<group>"; };
274 C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_wait.3; sourceTree = "<group>"; };
275 C948FCD415D187FA00180BF5 /* pthread_condattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_condattr.3; sourceTree = "<group>"; };
276 C948FCD515D187FA00180BF5 /* pthread_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_create.3; sourceTree = "<group>"; };
277 C948FCD615D187FA00180BF5 /* pthread_detach.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_detach.3; sourceTree = "<group>"; };
278 C948FCD715D187FA00180BF5 /* pthread_equal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_equal.3; sourceTree = "<group>"; };
279 C948FCD815D187FA00180BF5 /* pthread_exit.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_exit.3; sourceTree = "<group>"; };
280 C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getschedparam.3; sourceTree = "<group>"; };
281 C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getspecific.3; sourceTree = "<group>"; };
282 C948FCDB15D187FA00180BF5 /* pthread_join.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_join.3; sourceTree = "<group>"; };
283 C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_create.3; sourceTree = "<group>"; };
284 C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_delete.3; sourceTree = "<group>"; };
285 C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_destroy.3; sourceTree = "<group>"; };
286 C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_init.3; sourceTree = "<group>"; };
287 C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_lock.3; sourceTree = "<group>"; };
288 C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_trylock.3; sourceTree = "<group>"; };
289 C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_unlock.3; sourceTree = "<group>"; };
290 C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutexattr.3; sourceTree = "<group>"; };
291 C948FCE415D187FA00180BF5 /* pthread_once.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_once.3; sourceTree = "<group>"; };
292 C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_destroy.3; sourceTree = "<group>"; };
293 C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_init.3; sourceTree = "<group>"; };
294 C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_rdlock.3; sourceTree = "<group>"; };
295 C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_unlock.3; sourceTree = "<group>"; };
296 C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_wrlock.3; sourceTree = "<group>"; };
297 C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_destroy.3; sourceTree = "<group>"; };
298 C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_getpshared.3; sourceTree = "<group>"; };
299 C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_init.3; sourceTree = "<group>"; };
300 C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_setpshared.3; sourceTree = "<group>"; };
301 C948FCEE15D187FA00180BF5 /* pthread_self.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_self.3; sourceTree = "<group>"; };
302 C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setcancelstate.3; sourceTree = "<group>"; };
303 C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setspecific.3; sourceTree = "<group>"; };
304 C948FCF115D187FA00180BF5 /* pthread.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread.3; sourceTree = "<group>"; };
305 C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cond_legacy.c; sourceTree = "<group>"; };
306 C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_mutex_legacy.c; sourceTree = "<group>"; };
307 C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock_legacy.c; sourceTree = "<group>"; };
308 C975D5DC15C9D16B0098ECD8 /* pthread_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_support.c; sourceTree = "<group>"; };
309 C979E9FB18A1BC2A000951E5 /* kern_trace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kern_trace.h; sourceTree = "<group>"; };
310 C979E9FC18A2BF2C000951E5 /* install-codes.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-codes.sh"; sourceTree = "<group>"; };
311 C98005141899BD2000368E4D /* workqueue_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_internal.h; sourceTree = "<group>"; };
312 C98C95D818FF1F4E005654FB /* spawn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spawn.h; sourceTree = "<group>"; };
313 C99AD87D15DF04D10009A6F8 /* pthread_asm.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = pthread_asm.s; sourceTree = "<group>"; };
314 C99B17DA189C2E1B00991D38 /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = "<group>"; };
315 C99EA612161F8288003EBC56 /* eos.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = eos.xcconfig; sourceTree = "<group>"; };
316 C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_cancel.c; sourceTree = "<group>"; };
317 C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_legacy.c; sourceTree = "<group>"; };
318 C9A325E215B7347000270056 /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
319 C9A325EE15B7513200270056 /* mk_pthread_impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mk_pthread_impl.c; sourceTree = "<group>"; };
320 C9A325EF15B7513200270056 /* plockstat.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = plockstat.d; sourceTree = "<group>"; };
321 C9A325F015B7513200270056 /* posix_sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_sched.h; sourceTree = "<group>"; };
322 C9A325F115B7513200270056 /* pthread_cancelable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable.c; sourceTree = "<group>"; };
323 C9A325F215B7513200270056 /* pthread_cond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cond.c; sourceTree = "<group>"; };
324 C9A325F315B7513200270056 /* internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
325 C9A325F415B7513200270056 /* tsd_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tsd_private.h; sourceTree = "<group>"; };
326 C9A325F515B7513200270056 /* pthread_mutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_mutex.c; sourceTree = "<group>"; };
327 C9A325F615B7513200270056 /* pthread_rwlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock.c; sourceTree = "<group>"; };
328 C9A325F715B7513200270056 /* spinlock_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spinlock_private.h; sourceTree = "<group>"; };
329 C9A325F815B7513200270056 /* pthread_tsd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_tsd.c; sourceTree = "<group>"; };
330 C9A325F915B7513200270056 /* workqueue_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_private.h; sourceTree = "<group>"; };
331 C9A325FA15B7513200270056 /* pthread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread.c; sourceTree = "<group>"; };
332 C9A325FC15B7513200270056 /* thread_setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = thread_setup.c; sourceTree = "<group>"; };
333 C9A325FE15B7513700270056 /* pthread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread.h; sourceTree = "<group>"; };
334 C9A325FF15B7513700270056 /* pthread_impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_impl.h; sourceTree = "<group>"; };
335 C9A3260015B7513700270056 /* pthread_spis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_spis.h; sourceTree = "<group>"; };
336 C9A3260115B7513700270056 /* sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sched.h; sourceTree = "<group>"; };
337 C9A3260C15B759B600270056 /* pthread.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = pthread.xcconfig; sourceTree = "<group>"; };
338 C9A960AF183EB42700AE10C8 /* kern_policy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_policy.c; sourceTree = "<group>"; };
339 C9A960B318452B2F00AE10C8 /* pthread.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = pthread.py; sourceTree = "<group>"; };
340 C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-lldbmacros.sh"; sourceTree = "<group>"; };
341 C9C2212D15FA978D00447568 /* pthread.aliases */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread.aliases; sourceTree = "<group>"; };
342 C9C533841607C928009988FA /* kern_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_internal.h; sourceTree = "<group>"; };
343 C9CA27D91602813000259F78 /* pthread.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pthread.kext; sourceTree = BUILT_PRODUCTS_DIR; };
344 C9CA27DC1602813000259F78 /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = System/Library/Frameworks/Kernel.framework; sourceTree = SDKROOT; };
345 C9D9E8FE1626248800448CED /* pthread-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "pthread-Info.plist"; sourceTree = "<group>"; };
346 C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = "<group>"; };
347 E4063CF21906B4FB000202F9 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
348 E4657D4017284F7B007D1847 /* introspection_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_private.h; sourceTree = "<group>"; };
349 E473BE1719AC305A009C5A52 /* atomic_llsc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic_llsc.h; sourceTree = "<group>"; };
350 E473BE1819AC305A009C5A52 /* atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic.h; sourceTree = "<group>"; };
351 E4D962F919086AD600E8A9F2 /* qos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; };
352 E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-sys-headers.sh"; sourceTree = "<group>"; };
353 FC30E28D16A747AD00A25B5F /* synch_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = synch_internal.h; sourceTree = "<group>"; };
354 FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_attr_t.h; sourceTree = "<group>"; };
355 FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_cond_t.h; sourceTree = "<group>"; };
356 FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_condattr_t.h; sourceTree = "<group>"; };
357 FC5A372717CEB3D6008C323E /* _pthread_key_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_key_t.h; sourceTree = "<group>"; };
358 FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutex_t.h; sourceTree = "<group>"; };
359 FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutexattr_t.h; sourceTree = "<group>"; };
360 FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_once_t.h; sourceTree = "<group>"; };
361 FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlock_t.h; sourceTree = "<group>"; };
362 FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlockattr_t.h; sourceTree = "<group>"; };
363 FC5A372D17CEB3D6008C323E /* _pthread_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_t.h; sourceTree = "<group>"; };
364 FC5A372E17CEB3D6008C323E /* _pthread_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_types.h; sourceTree = "<group>"; };
365 FC618A76160E8155006810FE /* pthread_kill.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_kill.2; sourceTree = "<group>"; };
366 FC618A77160E8155006810FE /* pthread_sigmask.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_sigmask.2; sourceTree = "<group>"; };
367 /* End PBXFileReference section */
369 /* Begin PBXFrameworksBuildPhase section */
370 6E8C16671B14F08A00C8987C /* Frameworks */ = {
371 isa = PBXFrameworksBuildPhase;
372 buildActionMask = 2147483647;
375 runOnlyForDeploymentPostprocessing = 0;
377 74E594A01613AAF4006C417B /* Frameworks */ = {
378 isa = PBXFrameworksBuildPhase;
379 buildActionMask = 2147483647;
382 runOnlyForDeploymentPostprocessing = 0;
384 C90E7A9C15DC3C3800A06D48 /* Frameworks */ = {
385 isa = PBXFrameworksBuildPhase;
386 buildActionMask = 2147483647;
389 runOnlyForDeploymentPostprocessing = 0;
391 C9A325DF15B7347000270056 /* Frameworks */ = {
392 isa = PBXFrameworksBuildPhase;
393 buildActionMask = 2147483647;
396 runOnlyForDeploymentPostprocessing = 0;
398 C9CA27D41602813000259F78 /* Frameworks */ = {
399 isa = PBXFrameworksBuildPhase;
400 buildActionMask = 2147483647;
403 runOnlyForDeploymentPostprocessing = 0;
405 /* End PBXFrameworksBuildPhase section */
407 /* Begin PBXGroup section */
408 9240BF331AA669EB003C99B4 /* tools */ = {
411 9240BF321AA669C4003C99B4 /* wqtrace.lua */,
415 sourceTree = "<group>";
417 9264D6821A9D3E010094346B /* tests */ = {
420 9264D6881A9D3E010094346B /* Makefile */,
421 9264D6831A9D3E010094346B /* atfork.c */,
422 9264D6841A9D3E010094346B /* cond.c */,
423 9264D6851A9D3E010094346B /* cond_timed.c */,
424 9264D6861A9D3E010094346B /* custom_stack.c */,
425 9264D6871A9D3E010094346B /* join.c */,
426 9264D6891A9D3E010094346B /* maxwidth.c */,
427 9264D68A1A9D3E010094346B /* mutex.c */,
428 9264D68B1A9D3E010094346B /* once.c */,
429 9264D68C1A9D3E010094346B /* rwlock-signal.c */,
430 9264D68D1A9D3E010094346B /* rwlock.c */,
431 9264D68E1A9D3E010094346B /* tsd.c */,
432 9264D68F1A9D3E010094346B /* wq_block_handoff.c */,
433 9264D6901A9D3E010094346B /* wq_kevent.c */,
434 9207EB711AA6E008006FFC86 /* wq_kevent_stress.c */,
437 sourceTree = SOURCE_ROOT;
439 C9169DD91603DE68005A2F8C /* kern */ = {
442 C9D9E8FE1626248800448CED /* pthread-Info.plist */,
443 C9C533841607C928009988FA /* kern_internal.h */,
444 C9169DDF1603DF9B005A2F8C /* kern_init.c */,
445 C9A960AF183EB42700AE10C8 /* kern_policy.c */,
446 C9169DDB1603DE84005A2F8C /* kern_synch.c */,
447 C9169DDC1603DE84005A2F8C /* kern_support.c */,
448 C979E9FB18A1BC2A000951E5 /* kern_trace.h */,
449 FC30E28D16A747AD00A25B5F /* synch_internal.h */,
450 C98005141899BD2000368E4D /* workqueue_internal.h */,
453 sourceTree = "<group>";
455 C948FCC015D187AD00180BF5 /* man */ = {
458 C948FCC115D187FA00180BF5 /* pthread_atfork.3 */,
459 C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */,
460 C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */,
461 C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */,
462 C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */,
463 C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */,
464 C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */,
465 C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */,
466 C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */,
467 C948FCCA15D187FA00180BF5 /* pthread_attr.3 */,
468 C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */,
469 C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */,
470 C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */,
471 C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */,
472 C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */,
473 C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */,
474 C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */,
475 C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */,
476 C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */,
477 C948FCD415D187FA00180BF5 /* pthread_condattr.3 */,
478 C948FCD515D187FA00180BF5 /* pthread_create.3 */,
479 C948FCD615D187FA00180BF5 /* pthread_detach.3 */,
480 C948FCD715D187FA00180BF5 /* pthread_equal.3 */,
481 C948FCD815D187FA00180BF5 /* pthread_exit.3 */,
482 C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */,
483 C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */,
484 C948FCDB15D187FA00180BF5 /* pthread_join.3 */,
485 C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */,
486 C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */,
487 FC618A76160E8155006810FE /* pthread_kill.2 */,
488 C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */,
489 C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */,
490 C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */,
491 C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */,
492 C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */,
493 C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */,
494 C948FCE415D187FA00180BF5 /* pthread_once.3 */,
495 C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */,
496 C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */,
497 C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */,
498 C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */,
499 C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */,
500 C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */,
501 C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */,
502 C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */,
503 C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */,
504 C948FCEE15D187FA00180BF5 /* pthread_self.3 */,
505 C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */,
506 C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */,
507 FC618A77160E8155006810FE /* pthread_sigmask.2 */,
508 C948FCF115D187FA00180BF5 /* pthread.3 */,
511 sourceTree = "<group>";
513 C9A1BF5115C9A8B7006BB313 /* variants */ = {
516 C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */,
517 C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */,
518 C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */,
519 C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */,
520 C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */,
523 sourceTree = "<group>";
525 C9A325D715B7347000270056 = {
528 C9169DD91603DE68005A2F8C /* kern */,
529 C9A960B218452B0700AE10C8 /* lldbmacros */,
530 C9A325FD15B7513700270056 /* pthread */,
531 FC5A372217CEB3D6008C323E /* sys */,
532 C9D70EBE167AC7D100D52713 /* private */,
533 C948FCC015D187AD00180BF5 /* man */,
534 C9A325ED15B74FB600270056 /* src */,
535 E4027C171AFC2B6D00ACCF91 /* os */,
536 9264D6821A9D3E010094346B /* tests */,
537 9240BF331AA669EB003C99B4 /* tools */,
538 C9A3260B15B759A100270056 /* xcodescripts */,
539 C9CA27DA1602813000259F78 /* Frameworks */,
540 C9A325E315B7347000270056 /* Products */,
542 sourceTree = "<group>";
545 C9A325E315B7347000270056 /* Products */ = {
548 C9A325E215B7347000270056 /* libsystem_pthread.dylib */,
549 C90E7A9F15DC3C3800A06D48 /* libpthread.a */,
550 74E594A41613AAF4006C417B /* libpthread_eOS.a */,
551 C9CA27D91602813000259F78 /* pthread.kext */,
552 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */,
555 sourceTree = "<group>";
557 C9A325ED15B74FB600270056 /* src */ = {
560 C9A325F315B7513200270056 /* internal.h */,
561 6EB232CA1B0EB29D005915CE /* resolver.h */,
562 6EB232C91B0EB29D005915CE /* resolver.c */,
563 C9A325EE15B7513200270056 /* mk_pthread_impl.c */,
564 C9A325EF15B7513200270056 /* plockstat.d */,
565 C9A325FA15B7513200270056 /* pthread.c */,
566 C99AD87D15DF04D10009A6F8 /* pthread_asm.s */,
567 C90E7AB415DC40D900A06D48 /* pthread_atfork.c */,
568 C9A325F115B7513200270056 /* pthread_cancelable.c */,
569 C9A325F215B7513200270056 /* pthread_cond.c */,
570 C9A325F515B7513200270056 /* pthread_mutex.c */,
571 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */,
572 C9A325F615B7513200270056 /* pthread_rwlock.c */,
573 C975D5DC15C9D16B0098ECD8 /* pthread_support.c */,
574 C9A325F815B7513200270056 /* pthread_tsd.c */,
575 C9244C1C1860D8EF00075748 /* qos.c */,
576 C9A325FC15B7513200270056 /* thread_setup.c */,
577 C9A1BF5115C9A8B7006BB313 /* variants */,
580 sourceTree = "<group>";
582 C9A325FD15B7513700270056 /* pthread */ = {
585 C9A325FE15B7513700270056 /* pthread.h */,
586 C9A325FF15B7513700270056 /* pthread_impl.h */,
587 C9A3260015B7513700270056 /* pthread_spis.h */,
588 C9A3260115B7513700270056 /* sched.h */,
589 C98C95D818FF1F4E005654FB /* spawn.h */,
590 C9244C1A185FCFED00075748 /* qos.h */,
593 sourceTree = "<group>";
595 C9A3260B15B759A100270056 /* xcodescripts */ = {
598 C91D01BA162893CD0002E29A /* kext.xcconfig */,
599 92C577E11A378A85004AF98B /* kext_debug.xcconfig */,
600 C9A3260C15B759B600270056 /* pthread.xcconfig */,
601 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */,
602 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */,
603 C99EA612161F8288003EBC56 /* eos.xcconfig */,
604 C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */,
605 C9153094167ACAB8006BB094 /* install-symlinks.sh */,
606 E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */,
607 C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */,
608 C979E9FC18A2BF2C000951E5 /* install-codes.sh */,
609 C9C2212D15FA978D00447568 /* pthread.aliases */,
612 sourceTree = "<group>";
614 C9A960B218452B0700AE10C8 /* lldbmacros */ = {
617 C9A960B318452B2F00AE10C8 /* pthread.py */,
620 sourceTree = "<group>";
622 C9CA27DA1602813000259F78 /* Frameworks */ = {
625 C9CA27DB1602813000259F78 /* Other Frameworks */,
628 sourceTree = "<group>";
630 C9CA27DB1602813000259F78 /* Other Frameworks */ = {
633 C9CA27DC1602813000259F78 /* Kernel.framework */,
635 name = "Other Frameworks";
636 sourceTree = "<group>";
638 C9D70EBE167AC7D100D52713 /* private */ = {
641 C9153095167ACC22006BB094 /* private.h */,
642 C9A325F015B7513200270056 /* posix_sched.h */,
643 C9A325F715B7513200270056 /* spinlock_private.h */,
644 C9A325F415B7513200270056 /* tsd_private.h */,
645 C9A325F915B7513200270056 /* workqueue_private.h */,
646 E4657D4017284F7B007D1847 /* introspection_private.h */,
647 C99B17DA189C2E1B00991D38 /* qos_private.h */,
648 E4063CF21906B4FB000202F9 /* qos.h */,
651 sourceTree = "<group>";
653 E4027C171AFC2B6D00ACCF91 /* os */ = {
656 E473BE1819AC305A009C5A52 /* atomic.h */,
657 E473BE1719AC305A009C5A52 /* atomic_llsc.h */,
660 sourceTree = "<group>";
662 FC5A372217CEB3D6008C323E /* sys */ = {
665 E4D962F919086AD600E8A9F2 /* qos.h */,
666 FC5A372317CEB3D6008C323E /* _pthread */,
667 A98FE72D19479F7C007718DA /* qos_private.h */,
670 sourceTree = "<group>";
672 FC5A372317CEB3D6008C323E /* _pthread */ = {
675 FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */,
676 FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */,
677 FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */,
678 FC5A372717CEB3D6008C323E /* _pthread_key_t.h */,
679 FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */,
680 FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */,
681 FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */,
682 FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */,
683 FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */,
684 FC5A372D17CEB3D6008C323E /* _pthread_t.h */,
685 FC5A372E17CEB3D6008C323E /* _pthread_types.h */,
688 sourceTree = "<group>";
690 /* End PBXGroup section */
692 /* Begin PBXHeadersBuildPhase section */
693 6E8C16681B14F08A00C8987C /* Headers */ = {
694 isa = PBXHeadersBuildPhase;
695 buildActionMask = 2147483647;
697 6E8C16721B14F08A00C8987C /* atomic_llsc.h in Headers */,
698 6E8C16741B14F08A00C8987C /* atomic.h in Headers */,
699 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */,
700 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */,
701 6E8C166C1B14F08A00C8987C /* qos.h in Headers */,
702 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */,
703 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */,
704 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */,
705 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */,
706 6E8C16781B14F08A00C8987C /* private.h in Headers */,
707 6E8C16691B14F08A00C8987C /* qos.h in Headers */,
708 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */,
709 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */,
710 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */,
711 6E8C166E1B14F08A00C8987C /* sched.h in Headers */,
712 6E8C16751B14F08A00C8987C /* spawn.h in Headers */,
714 runOnlyForDeploymentPostprocessing = 0;
716 74E594A11613AAF4006C417B /* Headers */ = {
717 isa = PBXHeadersBuildPhase;
718 buildActionMask = 2147483647;
721 runOnlyForDeploymentPostprocessing = 0;
723 C90E7A9D15DC3C3800A06D48 /* Headers */ = {
724 isa = PBXHeadersBuildPhase;
725 buildActionMask = 2147483647;
728 runOnlyForDeploymentPostprocessing = 0;
730 C9A325E015B7347000270056 /* Headers */ = {
731 isa = PBXHeadersBuildPhase;
732 buildActionMask = 2147483647;
734 C9244C1B185FD33000075748 /* qos.h in Headers */,
735 C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */,
736 C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */,
737 E4063CF31906B75A000202F9 /* qos.h in Headers */,
738 C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */,
739 C9A1BF5015C9A59B006BB313 /* sched.h in Headers */,
740 E4657D4117284F7B007D1847 /* introspection_private.h in Headers */,
741 C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */,
742 C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */,
743 E473BE1919AC305A009C5A52 /* atomic_llsc.h in Headers */,
744 C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */,
745 E473BE1A19AC305A009C5A52 /* atomic.h in Headers */,
746 C98C95D918FF1F4E005654FB /* spawn.h in Headers */,
747 C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */,
748 C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */,
749 C9153096167ACC2B006BB094 /* private.h in Headers */,
751 runOnlyForDeploymentPostprocessing = 0;
753 C9CA27D51602813000259F78 /* Headers */ = {
754 isa = PBXHeadersBuildPhase;
755 buildActionMask = 2147483647;
758 runOnlyForDeploymentPostprocessing = 0;
760 /* End PBXHeadersBuildPhase section */
762 /* Begin PBXNativeTarget section */
763 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */ = {
764 isa = PBXNativeTarget;
765 buildConfigurationList = 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib introspection" */;
767 6E8C16521B14F08A00C8987C /* Generate dtrace header */,
768 6E8C16531B14F08A00C8987C /* Sources */,
769 6E8C16671B14F08A00C8987C /* Frameworks */,
770 6E8C16681B14F08A00C8987C /* Headers */,
776 name = "libsystem_pthread.dylib introspection";
777 productName = Libpthread;
778 productReference = 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */;
779 productType = "com.apple.product-type.library.dynamic";
781 74E594911613AAF4006C417B /* libpthread.a eOS */ = {
782 isa = PBXNativeTarget;
783 buildConfigurationList = 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread.a eOS" */;
785 74E594921613AAF4006C417B /* Sources */,
786 74E594A01613AAF4006C417B /* Frameworks */,
787 74E594A11613AAF4006C417B /* Headers */,
793 name = "libpthread.a eOS";
794 productName = libpthread.a;
795 productReference = 74E594A41613AAF4006C417B /* libpthread_eOS.a */;
796 productType = "com.apple.product-type.library.static";
798 C90E7A9E15DC3C3800A06D48 /* libpthread.a */ = {
799 isa = PBXNativeTarget;
800 buildConfigurationList = C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread.a" */;
802 C90E7A9B15DC3C3800A06D48 /* Sources */,
803 C90E7A9C15DC3C3800A06D48 /* Frameworks */,
804 C90E7A9D15DC3C3800A06D48 /* Headers */,
811 productName = libpthread.a;
812 productReference = C90E7A9F15DC3C3800A06D48 /* libpthread.a */;
813 productType = "com.apple.product-type.library.static";
815 C9A325E115B7347000270056 /* libsystem_pthread.dylib */ = {
816 isa = PBXNativeTarget;
817 buildConfigurationList = C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib" */;
819 C9A325DE15B7347000270056 /* Sources */,
820 C9A325DF15B7347000270056 /* Frameworks */,
821 C9A325E015B7347000270056 /* Headers */,
822 C9D70EBD167AC76700D52713 /* Symlink Old Header Location */,
823 C9DCA2A215DC4F3500D057E2 /* Install Manpages */,
824 FC5A372F17CEB60D008C323E /* Install sys headers */,
825 C979E9FD18A2BF3D000951E5 /* Install Codes file */,
831 name = libsystem_pthread.dylib;
832 productName = Libpthread;
833 productReference = C9A325E215B7347000270056 /* libsystem_pthread.dylib */;
834 productType = "com.apple.product-type.library.dynamic";
836 C9CA27D81602813000259F78 /* pthread */ = {
837 isa = PBXNativeTarget;
838 buildConfigurationList = C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread" */;
840 C9CA27D31602813000259F78 /* Sources */,
841 C9CA27D41602813000259F78 /* Frameworks */,
842 C9CA27D51602813000259F78 /* Headers */,
843 C9CA27D61602813000259F78 /* Resources */,
844 C9CA27D71602813000259F78 /* Rez */,
845 C9A960B518452C1800AE10C8 /* Install lldbmacros */,
852 productName = pthread;
853 productReference = C9CA27D91602813000259F78 /* pthread.kext */;
854 productType = "com.apple.product-type.kernel-extension";
856 /* End PBXNativeTarget section */
858 /* Begin PBXProject section */
859 C9A325D915B7347000270056 /* Project object */ = {
862 LastUpgradeCheck = 0700;
863 ORGANIZATIONNAME = "";
865 buildConfigurationList = C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */;
866 compatibilityVersion = "Xcode 3.2";
867 developmentRegion = English;
868 hasScannedForEncodings = 0;
872 mainGroup = C9A325D715B7347000270056;
873 productRefGroup = C9A325E315B7347000270056 /* Products */;
877 C90E7AAC15DC3D3300A06D48 /* All */,
878 C91D01B5162892FF0002E29A /* Kext */,
879 C98832C115DEB44000B3308E /* Embedded */,
880 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */,
881 C9A325E115B7347000270056 /* libsystem_pthread.dylib */,
882 C90E7A9E15DC3C3800A06D48 /* libpthread.a */,
883 74E594911613AAF4006C417B /* libpthread.a eOS */,
884 C9CA27D81602813000259F78 /* pthread */,
887 /* End PBXProject section */
889 /* Begin PBXResourcesBuildPhase section */
890 C9CA27D61602813000259F78 /* Resources */ = {
891 isa = PBXResourcesBuildPhase;
892 buildActionMask = 2147483647;
895 runOnlyForDeploymentPostprocessing = 0;
897 /* End PBXResourcesBuildPhase section */
899 /* Begin PBXRezBuildPhase section */
900 C9CA27D71602813000259F78 /* Rez */ = {
901 isa = PBXRezBuildPhase;
902 buildActionMask = 2147483647;
905 runOnlyForDeploymentPostprocessing = 0;
907 /* End PBXRezBuildPhase section */
909 /* Begin PBXShellScriptBuildPhase section */
910 6E8C16521B14F08A00C8987C /* Generate dtrace header */ = {
911 isa = PBXShellScriptBuildPhase;
912 buildActionMask = 2147483647;
916 "$(SRCROOT)/src/plockstat.d",
918 name = "Generate dtrace header";
920 "$(DERIVED_FILE_DIR)/dtrace/plockstat.h",
922 runOnlyForDeploymentPostprocessing = 0;
924 shellScript = "dtrace -h -C -s \"${SCRIPT_INPUT_FILE_0}\" -o \"${SCRIPT_OUTPUT_FILE_0}\"";
926 C979E9FD18A2BF3D000951E5 /* Install Codes file */ = {
927 isa = PBXShellScriptBuildPhase;
932 "$(SRCROOT)/kern/kern_trace.h",
934 name = "Install Codes file";
936 "$(DSTROOT)/usr/local/share/misc/pthread.codes",
938 runOnlyForDeploymentPostprocessing = 1;
939 shellPath = "/bin/bash -e";
940 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-codes.sh";
942 C9A960B518452C1800AE10C8 /* Install lldbmacros */ = {
943 isa = PBXShellScriptBuildPhase;
944 buildActionMask = 12;
949 name = "Install lldbmacros";
952 runOnlyForDeploymentPostprocessing = 0;
954 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-lldbmacros.sh";
956 C9D70EBD167AC76700D52713 /* Symlink Old Header Location */ = {
957 isa = PBXShellScriptBuildPhase;
964 name = "Symlink Old Header Location";
967 runOnlyForDeploymentPostprocessing = 1;
968 shellPath = "/bin/bash -e -x";
969 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-symlinks.sh";
970 showEnvVarsInLog = 0;
972 C9DCA2A215DC4F3500D057E2 /* Install Manpages */ = {
973 isa = PBXShellScriptBuildPhase;
980 name = "Install Manpages";
983 runOnlyForDeploymentPostprocessing = 1;
984 shellPath = "/bin/bash -e";
985 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-manpages.sh";
986 showEnvVarsInLog = 0;
988 FC5A372F17CEB60D008C323E /* Install sys headers */ = {
989 isa = PBXShellScriptBuildPhase;
995 name = "Install sys headers";
998 runOnlyForDeploymentPostprocessing = 1;
1000 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-sys-headers.sh";
1001 showEnvVarsInLog = 0;
1003 /* End PBXShellScriptBuildPhase section */
1005 /* Begin PBXSourcesBuildPhase section */
1006 6E8C16531B14F08A00C8987C /* Sources */ = {
1007 isa = PBXSourcesBuildPhase;
1008 buildActionMask = 2147483647;
1010 6E8C16541B14F08A00C8987C /* resolver.c in Sources */,
1011 6E8C16551B14F08A00C8987C /* pthread.c in Sources */,
1012 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */,
1013 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */,
1014 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */,
1015 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */,
1016 6E8C165A1B14F08A00C8987C /* pthread_mutex_up.c in Sources */,
1017 6E8C165B1B14F08A00C8987C /* qos.c in Sources */,
1018 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */,
1019 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */,
1020 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */,
1021 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */,
1022 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */,
1023 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */,
1024 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */,
1025 6E8C16631B14F08A00C8987C /* pthread_support.c in Sources */,
1026 6E8C16641B14F08A00C8987C /* thread_setup.c in Sources */,
1027 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */,
1028 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */,
1030 runOnlyForDeploymentPostprocessing = 0;
1032 74E594921613AAF4006C417B /* Sources */ = {
1033 isa = PBXSourcesBuildPhase;
1034 buildActionMask = 2147483647;
1036 6EB232D01B0EB325005915CE /* resolver.c in Sources */,
1037 74E594931613AAF4006C417B /* pthread.c in Sources */,
1038 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */,
1039 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */,
1040 74E594951613AAF4006C417B /* pthread_cond.c in Sources */,
1041 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */,
1042 6EB232CF1B0EB321005915CE /* pthread_mutex_up.c in Sources */,
1043 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */,
1044 74E594981613AAF4006C417B /* pthread_support.c in Sources */,
1045 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */,
1046 74E5949A1613AAF4006C417B /* thread_setup.c in Sources */,
1047 C9244C1F1860D96E00075748 /* qos.c in Sources */,
1048 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */,
1049 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */,
1051 runOnlyForDeploymentPostprocessing = 0;
1053 C90E7A9B15DC3C3800A06D48 /* Sources */ = {
1054 isa = PBXSourcesBuildPhase;
1055 buildActionMask = 2147483647;
1057 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */,
1058 C9244C1E1860D96D00075748 /* qos.c in Sources */,
1059 C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */,
1060 C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */,
1061 C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */,
1062 C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */,
1063 6EB232CD1B0EB318005915CE /* pthread_mutex_up.c in Sources */,
1064 C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */,
1065 C90E7AA915DC3C9D00A06D48 /* pthread_support.c in Sources */,
1066 C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */,
1067 C90E7AAB15DC3C9D00A06D48 /* thread_setup.c in Sources */,
1068 C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */,
1069 C99AD87F15DF04D10009A6F8 /* pthread_asm.s in Sources */,
1071 runOnlyForDeploymentPostprocessing = 0;
1073 C9A325DE15B7347000270056 /* Sources */ = {
1074 isa = PBXSourcesBuildPhase;
1075 buildActionMask = 2147483647;
1077 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */,
1078 C9A1BF4715C9A578006BB313 /* pthread.c in Sources */,
1079 C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */,
1080 C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */,
1081 C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */,
1082 6EB232CB1B0EB2E2005915CE /* pthread_mutex_up.c in Sources */,
1083 C9244C1D1860D8EF00075748 /* qos.c in Sources */,
1084 C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */,
1085 C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */,
1086 C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */,
1087 C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */,
1088 C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */,
1089 C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */,
1090 C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */,
1091 C975D5DD15C9D16B0098ECD8 /* pthread_support.c in Sources */,
1092 C948FCF715D1D1E100180BF5 /* thread_setup.c in Sources */,
1093 C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */,
1094 C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */,
1096 runOnlyForDeploymentPostprocessing = 0;
1098 C9CA27D31602813000259F78 /* Sources */ = {
1099 isa = PBXSourcesBuildPhase;
1100 buildActionMask = 2147483647;
1102 C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */,
1103 C9A960B0183EB42700AE10C8 /* kern_policy.c in Sources */,
1104 C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */,
1105 C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */,
1107 runOnlyForDeploymentPostprocessing = 0;
1109 /* End PBXSourcesBuildPhase section */
1111 /* Begin PBXTargetDependency section */
1112 6E8C16821B14F11800C8987C /* PBXTargetDependency */ = {
1113 isa = PBXTargetDependency;
1114 target = 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */;
1115 targetProxy = 6E8C16811B14F11800C8987C /* PBXContainerItemProxy */;
1117 6E8C16841B14F11B00C8987C /* PBXTargetDependency */ = {
1118 isa = PBXTargetDependency;
1119 target = 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */;
1120 targetProxy = 6E8C16831B14F11B00C8987C /* PBXContainerItemProxy */;
1122 74E594AB1613AD7F006C417B /* PBXTargetDependency */ = {
1123 isa = PBXTargetDependency;
1124 target = 74E594911613AAF4006C417B /* libpthread.a eOS */;
1125 targetProxy = 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */;
1127 C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */ = {
1128 isa = PBXTargetDependency;
1129 target = C9A325E115B7347000270056 /* libsystem_pthread.dylib */;
1130 targetProxy = C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */;
1132 C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */ = {
1133 isa = PBXTargetDependency;
1134 target = C90E7A9E15DC3C3800A06D48 /* libpthread.a */;
1135 targetProxy = C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */;
1137 C91D01B9162893070002E29A /* PBXTargetDependency */ = {
1138 isa = PBXTargetDependency;
1139 target = C9CA27D81602813000259F78 /* pthread */;
1140 targetProxy = C91D01B8162893070002E29A /* PBXContainerItemProxy */;
1142 C91D01BC162CA80F0002E29A /* PBXTargetDependency */ = {
1143 isa = PBXTargetDependency;
1144 target = C9CA27D81602813000259F78 /* pthread */;
1145 targetProxy = C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */;
1147 C98832C615DEB44B00B3308E /* PBXTargetDependency */ = {
1148 isa = PBXTargetDependency;
1149 target = C9A325E115B7347000270056 /* libsystem_pthread.dylib */;
1150 targetProxy = C98832C515DEB44B00B3308E /* PBXContainerItemProxy */;
1152 C98832C815DEB44B00B3308E /* PBXTargetDependency */ = {
1153 isa = PBXTargetDependency;
1154 target = C90E7A9E15DC3C3800A06D48 /* libpthread.a */;
1155 targetProxy = C98832C715DEB44B00B3308E /* PBXContainerItemProxy */;
1157 /* End PBXTargetDependency section */
1159 /* Begin XCBuildConfiguration section */
1160 6E8C167E1B14F08A00C8987C /* Release */ = {
1161 isa = XCBuildConfiguration;
1162 baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */;
1164 EXECUTABLE_PREFIX = lib;
1165 PRODUCT_NAME = system_pthread;
1169 6E8C167F1B14F08A00C8987C /* Debug */ = {
1170 isa = XCBuildConfiguration;
1171 baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */;
1173 EXECUTABLE_PREFIX = lib;
1174 PRODUCT_NAME = system_pthread;
1178 74E594A31613AAF4006C417B /* Release */ = {
1179 isa = XCBuildConfiguration;
1180 baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */;
1185 92C577E21A378AC8004AF98B /* Debug */ = {
1186 isa = XCBuildConfiguration;
1188 COPY_PHASE_STRIP = YES;
1192 92C577E31A378AC8004AF98B /* Debug */ = {
1193 isa = XCBuildConfiguration;
1195 COMBINE_HIDPI_IMAGES = YES;
1196 PRODUCT_NAME = "$(TARGET_NAME)";
1200 92C577E41A378AC8004AF98B /* Debug */ = {
1201 isa = XCBuildConfiguration;
1203 COMBINE_HIDPI_IMAGES = YES;
1204 PRODUCT_NAME = "$(TARGET_NAME)";
1208 92C577E51A378AC8004AF98B /* Debug */ = {
1209 isa = XCBuildConfiguration;
1211 COMBINE_HIDPI_IMAGES = YES;
1212 PRODUCT_NAME = "$(TARGET_NAME)";
1216 92C577E61A378AC8004AF98B /* Debug */ = {
1217 isa = XCBuildConfiguration;
1218 baseConfigurationReference = 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */;
1220 EXECUTABLE_PREFIX = lib;
1221 PRODUCT_NAME = system_pthread;
1225 92C577E71A378AC8004AF98B /* Debug */ = {
1226 isa = XCBuildConfiguration;
1227 baseConfigurationReference = 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */;
1229 ALWAYS_SEARCH_USER_PATHS = NO;
1230 BUILD_VARIANTS = normal;
1231 EXECUTABLE_PREFIX = lib;
1232 GCC_PREPROCESSOR_DEFINITIONS = (
1233 "$(BASE_PREPROCESSOR_MACROS)",
1236 INSTALL_PATH = /usr/local/lib/dyld;
1238 PRODUCT_NAME = pthread;
1242 92C577E81A378AC8004AF98B /* Debug */ = {
1243 isa = XCBuildConfiguration;
1244 baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */;
1249 92C577E91A378AC8004AF98B /* Debug */ = {
1250 isa = XCBuildConfiguration;
1251 baseConfigurationReference = 92C577E11A378A85004AF98B /* kext_debug.xcconfig */;
1253 COMBINE_HIDPI_IMAGES = YES;
1254 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1255 PRODUCT_NAME = "$(TARGET_NAME)";
1256 SDKROOT = macosx.internal;
1260 C90E7AA015DC3C3800A06D48 /* Release */ = {
1261 isa = XCBuildConfiguration;
1262 baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */;
1264 ALWAYS_SEARCH_USER_PATHS = NO;
1265 BUILD_VARIANTS = normal;
1266 EXECUTABLE_PREFIX = lib;
1267 GCC_PREPROCESSOR_DEFINITIONS = (
1268 "$(BASE_PREPROCESSOR_MACROS)",
1271 INSTALL_PATH = /usr/local/lib/dyld;
1273 PRODUCT_NAME = pthread;
1277 C90E7AAE15DC3D3300A06D48 /* Release */ = {
1278 isa = XCBuildConfiguration;
1280 COMBINE_HIDPI_IMAGES = YES;
1281 PRODUCT_NAME = "$(TARGET_NAME)";
1285 C91D01B7162892FF0002E29A /* Release */ = {
1286 isa = XCBuildConfiguration;
1288 COMBINE_HIDPI_IMAGES = YES;
1289 PRODUCT_NAME = "$(TARGET_NAME)";
1293 C98832C215DEB44000B3308E /* Release */ = {
1294 isa = XCBuildConfiguration;
1296 COMBINE_HIDPI_IMAGES = YES;
1297 PRODUCT_NAME = "$(TARGET_NAME)";
1301 C9A325E515B7347000270056 /* Release */ = {
1302 isa = XCBuildConfiguration;
1304 COPY_PHASE_STRIP = YES;
1308 C9A325E815B7347000270056 /* Release */ = {
1309 isa = XCBuildConfiguration;
1310 baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */;
1312 EXECUTABLE_PREFIX = lib;
1313 PRODUCT_NAME = system_pthread;
1317 C9CA27E61602813000259F78 /* Release */ = {
1318 isa = XCBuildConfiguration;
1319 baseConfigurationReference = C91D01BA162893CD0002E29A /* kext.xcconfig */;
1321 COMBINE_HIDPI_IMAGES = YES;
1322 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1323 PRODUCT_NAME = "$(TARGET_NAME)";
1324 SDKROOT = macosx.internal;
1328 /* End XCBuildConfiguration section */
1330 /* Begin XCConfigurationList section */
1331 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib introspection" */ = {
1332 isa = XCConfigurationList;
1333 buildConfigurations = (
1334 6E8C167E1B14F08A00C8987C /* Release */,
1335 6E8C167F1B14F08A00C8987C /* Debug */,
1337 defaultConfigurationIsVisible = 0;
1338 defaultConfigurationName = Release;
1340 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread.a eOS" */ = {
1341 isa = XCConfigurationList;
1342 buildConfigurations = (
1343 74E594A31613AAF4006C417B /* Release */,
1344 92C577E81A378AC8004AF98B /* Debug */,
1346 defaultConfigurationIsVisible = 0;
1347 defaultConfigurationName = Release;
1349 C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread.a" */ = {
1350 isa = XCConfigurationList;
1351 buildConfigurations = (
1352 C90E7AA015DC3C3800A06D48 /* Release */,
1353 92C577E71A378AC8004AF98B /* Debug */,
1355 defaultConfigurationIsVisible = 0;
1356 defaultConfigurationName = Release;
1358 C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */ = {
1359 isa = XCConfigurationList;
1360 buildConfigurations = (
1361 C90E7AAE15DC3D3300A06D48 /* Release */,
1362 92C577E31A378AC8004AF98B /* Debug */,
1364 defaultConfigurationIsVisible = 0;
1365 defaultConfigurationName = Release;
1367 C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */ = {
1368 isa = XCConfigurationList;
1369 buildConfigurations = (
1370 C91D01B7162892FF0002E29A /* Release */,
1371 92C577E41A378AC8004AF98B /* Debug */,
1373 defaultConfigurationIsVisible = 0;
1374 defaultConfigurationName = Release;
1376 C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */ = {
1377 isa = XCConfigurationList;
1378 buildConfigurations = (
1379 C98832C215DEB44000B3308E /* Release */,
1380 92C577E51A378AC8004AF98B /* Debug */,
1382 defaultConfigurationIsVisible = 0;
1383 defaultConfigurationName = Release;
1385 C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */ = {
1386 isa = XCConfigurationList;
1387 buildConfigurations = (
1388 C9A325E515B7347000270056 /* Release */,
1389 92C577E21A378AC8004AF98B /* Debug */,
1391 defaultConfigurationIsVisible = 0;
1392 defaultConfigurationName = Release;
1394 C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib" */ = {
1395 isa = XCConfigurationList;
1396 buildConfigurations = (
1397 C9A325E815B7347000270056 /* Release */,
1398 92C577E61A378AC8004AF98B /* Debug */,
1400 defaultConfigurationIsVisible = 0;
1401 defaultConfigurationName = Release;
1403 C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread" */ = {
1404 isa = XCConfigurationList;
1405 buildConfigurations = (
1406 C9CA27E61602813000259F78 /* Release */,
1407 92C577E91A378AC8004AF98B /* Debug */,
1409 defaultConfigurationIsVisible = 0;
1410 defaultConfigurationName = Release;
1412 /* End XCConfigurationList section */
1414 rootObject = C9A325D915B7347000270056 /* Project object */;