]>
Commit | Line | Data |
---|---|---|
f1a1da6c A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXAggregateTarget section */ | |
2546420a A |
10 | 92799B441B96A5FD00861404 /* Tests */ = { |
11 | isa = PBXAggregateTarget; | |
12 | buildConfigurationList = 92799B451B96A5FE00861404 /* Build configuration list for PBXAggregateTarget "Tests" */; | |
13 | buildPhases = ( | |
14 | ); | |
15 | dependencies = ( | |
16 | 925383BB1BD01EED00F745DB /* PBXTargetDependency */, | |
17 | ); | |
18 | name = Tests; | |
19 | productName = Tests; | |
20 | }; | |
f1a1da6c A |
21 | C90E7AAC15DC3D3300A06D48 /* All */ = { |
22 | isa = PBXAggregateTarget; | |
23 | buildConfigurationList = C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */; | |
24 | buildPhases = ( | |
25 | ); | |
26 | dependencies = ( | |
964d3577 | 27 | 6E8C16821B14F11800C8987C /* PBXTargetDependency */, |
f1a1da6c | 28 | C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */, |
2546420a | 29 | C04545BC1C58510F006A53B3 /* PBXTargetDependency */, |
f1a1da6c A |
30 | C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */, |
31 | ); | |
32 | name = All; | |
33 | productName = All; | |
34 | }; | |
35 | C91D01B5162892FF0002E29A /* Kext */ = { | |
36 | isa = PBXAggregateTarget; | |
37 | buildConfigurationList = C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */; | |
38 | buildPhases = ( | |
39 | ); | |
40 | dependencies = ( | |
41 | C91D01B9162893070002E29A /* PBXTargetDependency */, | |
42 | ); | |
43 | name = Kext; | |
44 | productName = Kext; | |
45 | }; | |
46 | C98832C115DEB44000B3308E /* Embedded */ = { | |
47 | isa = PBXAggregateTarget; | |
48 | buildConfigurationList = C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */; | |
49 | buildPhases = ( | |
50 | ); | |
51 | dependencies = ( | |
964d3577 | 52 | 6E8C16841B14F11B00C8987C /* PBXTargetDependency */, |
f1a1da6c | 53 | C98832C615DEB44B00B3308E /* PBXTargetDependency */, |
2546420a | 54 | C04545BE1C585487006A53B3 /* PBXTargetDependency */, |
f1a1da6c A |
55 | C98832C815DEB44B00B3308E /* PBXTargetDependency */, |
56 | 74E594AB1613AD7F006C417B /* PBXTargetDependency */, | |
57 | C91D01BC162CA80F0002E29A /* PBXTargetDependency */, | |
58 | ); | |
59 | name = Embedded; | |
60 | productName = Embedded; | |
61 | }; | |
62 | /* End PBXAggregateTarget section */ | |
63 | ||
64 | /* Begin PBXBuildFile section */ | |
964d3577 A |
65 | 6E8C16541B14F08A00C8987C /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; |
66 | 6E8C16551B14F08A00C8987C /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; | |
67 | 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; | |
68 | 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */ = {isa = PBXBuildFile; fileRef = C9A325EF15B7513200270056 /* plockstat.d */; }; | |
69 | 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; | |
70 | 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; | |
71 | 6E8C165A1B14F08A00C8987C /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; | |
72 | 6E8C165B1B14F08A00C8987C /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; | |
73 | 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; | |
74 | 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; | |
75 | 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; }; | |
76 | 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; }; | |
77 | 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; }; | |
78 | 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; }; | |
79 | 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; }; | |
80 | 6E8C16631B14F08A00C8987C /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; | |
81 | 6E8C16641B14F08A00C8987C /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; | |
82 | 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; | |
83 | 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; | |
84 | 6E8C16691B14F08A00C8987C /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; }; | |
85 | 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; }; | |
86 | 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; }; | |
87 | 6E8C166C1B14F08A00C8987C /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; }; | |
88 | 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; }; | |
89 | 6E8C166E1B14F08A00C8987C /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; }; | |
90 | 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; }; | |
91 | 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; }; | |
92 | 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; }; | |
964d3577 | 93 | 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; }; |
964d3577 A |
94 | 6E8C16751B14F08A00C8987C /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; }; |
95 | 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; }; | |
96 | 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; }; | |
97 | 6E8C16781B14F08A00C8987C /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; }; | |
98 | 6EB232CB1B0EB2E2005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; | |
99 | 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; | |
100 | 6EB232CD1B0EB318005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; | |
101 | 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; | |
102 | 6EB232CF1B0EB321005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; | |
103 | 6EB232D01B0EB325005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; | |
f1a1da6c A |
104 | 74E594931613AAF4006C417B /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; |
105 | 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; | |
106 | 74E594951613AAF4006C417B /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; | |
107 | 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; | |
108 | 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; | |
109 | 74E594981613AAF4006C417B /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; | |
110 | 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; | |
111 | 74E5949A1613AAF4006C417B /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; | |
112 | 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; | |
113 | 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; | |
114 | 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; }; | |
2546420a A |
115 | 9202B2311D1A5B3F00945880 /* introspection.h in Headers */ = {isa = PBXBuildFile; fileRef = 9202B2301D1A5B3F00945880 /* introspection.h */; }; |
116 | 9202B2321D1A5B6200945880 /* introspection.h in Headers */ = {isa = PBXBuildFile; fileRef = 9202B2301D1A5B3F00945880 /* introspection.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
117 | 924D8EDF1C11833D002AC2BC /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; }; | |
118 | 924D8EE01C11833D002AC2BC /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; }; | |
119 | 924D8EE11C11833E002AC2BC /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; }; | |
120 | 924D8EE21C11833E002AC2BC /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; }; | |
121 | C04545A41C584F4A006A53B3 /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; | |
122 | C04545A51C584F4A006A53B3 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; | |
123 | C04545A61C584F4A006A53B3 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; | |
124 | C04545A71C584F4A006A53B3 /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; }; | |
125 | C04545A81C584F4A006A53B3 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; | |
126 | C04545A91C584F4A006A53B3 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; | |
127 | C04545AA1C584F4A006A53B3 /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; | |
128 | C04545AB1C584F4A006A53B3 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; | |
129 | C04545AC1C584F4A006A53B3 /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; | |
130 | C04545AD1C584F4A006A53B3 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; | |
131 | C04545AE1C584F4A006A53B3 /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; | |
132 | C04545AF1C584F4A006A53B3 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; | |
133 | C04545B01C584F4A006A53B3 /* pthread_cwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */; }; | |
134 | C04545B11C584F4A006A53B3 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; | |
135 | C04545B21C584F4A006A53B3 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; | |
f1a1da6c A |
136 | C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; |
137 | C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; | |
138 | C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; | |
139 | C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; | |
140 | C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; | |
141 | C90E7AA915DC3C9D00A06D48 /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; | |
142 | C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; | |
143 | C90E7AAB15DC3C9D00A06D48 /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; | |
144 | C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; | |
145 | C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; | |
146 | C9153096167ACC2B006BB094 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
147 | C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDC1603DE84005A2F8C /* kern_support.c */; }; | |
148 | C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDF1603DF9B005A2F8C /* kern_init.c */; }; | |
149 | C9244C1B185FD33000075748 /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
150 | C9244C1D1860D8EF00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; | |
151 | C9244C1E1860D96D00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; | |
152 | C9244C1F1860D96E00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; | |
153 | C948FCF715D1D1E100180BF5 /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; | |
154 | C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; }; | |
155 | C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; }; | |
156 | C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; }; | |
157 | C975D5DD15C9D16B0098ECD8 /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; | |
158 | C98C95D918FF1F4E005654FB /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
159 | C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
160 | C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
161 | C99AD87F15DF04D10009A6F8 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; | |
162 | C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; | |
163 | C9A1BF4715C9A578006BB313 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; | |
164 | C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; | |
165 | C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; | |
166 | C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; | |
167 | C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; | |
168 | C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; | |
169 | C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
170 | C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
171 | C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
172 | C9A1BF5015C9A59B006BB313 /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
173 | C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; }; | |
174 | C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; }; | |
175 | C9A960B0183EB42700AE10C8 /* kern_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A960AF183EB42700AE10C8 /* kern_policy.c */; }; | |
176 | C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
177 | C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
178 | C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
179 | C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDB1603DE84005A2F8C /* kern_synch.c */; }; | |
180 | E4063CF31906B75A000202F9 /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
181 | E4657D4117284F7B007D1847 /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
f1a1da6c A |
182 | /* End PBXBuildFile section */ |
183 | ||
184 | /* Begin PBXContainerItemProxy section */ | |
964d3577 A |
185 | 6E8C16811B14F11800C8987C /* PBXContainerItemProxy */ = { |
186 | isa = PBXContainerItemProxy; | |
187 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
188 | proxyType = 1; | |
189 | remoteGlobalIDString = 6E8C16511B14F08A00C8987C; | |
190 | remoteInfo = "libsystem_pthread.dylib introspection"; | |
191 | }; | |
192 | 6E8C16831B14F11B00C8987C /* PBXContainerItemProxy */ = { | |
193 | isa = PBXContainerItemProxy; | |
194 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
195 | proxyType = 1; | |
196 | remoteGlobalIDString = 6E8C16511B14F08A00C8987C; | |
197 | remoteInfo = "libsystem_pthread.dylib introspection"; | |
198 | }; | |
f1a1da6c A |
199 | 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */ = { |
200 | isa = PBXContainerItemProxy; | |
201 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
202 | proxyType = 1; | |
203 | remoteGlobalIDString = 74E594911613AAF4006C417B; | |
204 | remoteInfo = "libpthread.a eOS"; | |
205 | }; | |
2546420a A |
206 | 925383BA1BD01EED00F745DB /* PBXContainerItemProxy */ = { |
207 | isa = PBXContainerItemProxy; | |
208 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
209 | proxyType = 1; | |
210 | remoteGlobalIDString = 92B275F01BCE4C5E007D06D7; | |
211 | remoteInfo = darwintests; | |
212 | }; | |
213 | C04545BB1C58510F006A53B3 /* PBXContainerItemProxy */ = { | |
214 | isa = PBXContainerItemProxy; | |
215 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
216 | proxyType = 1; | |
217 | remoteGlobalIDString = C04545A21C584F4A006A53B3; | |
218 | remoteInfo = "libpthread.a generic"; | |
219 | }; | |
220 | C04545BD1C585487006A53B3 /* PBXContainerItemProxy */ = { | |
221 | isa = PBXContainerItemProxy; | |
222 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
223 | proxyType = 1; | |
224 | remoteGlobalIDString = C04545A21C584F4A006A53B3; | |
225 | remoteInfo = "libpthread.a generic"; | |
226 | }; | |
f1a1da6c A |
227 | C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */ = { |
228 | isa = PBXContainerItemProxy; | |
229 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
230 | proxyType = 1; | |
231 | remoteGlobalIDString = C9A325E115B7347000270056; | |
232 | remoteInfo = Libpthread; | |
233 | }; | |
234 | C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */ = { | |
235 | isa = PBXContainerItemProxy; | |
236 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
237 | proxyType = 1; | |
238 | remoteGlobalIDString = C90E7A9E15DC3C3800A06D48; | |
239 | remoteInfo = libpthread.a; | |
240 | }; | |
241 | C91D01B8162893070002E29A /* PBXContainerItemProxy */ = { | |
242 | isa = PBXContainerItemProxy; | |
243 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
244 | proxyType = 1; | |
245 | remoteGlobalIDString = C9CA27D81602813000259F78; | |
246 | remoteInfo = pthread; | |
247 | }; | |
248 | C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */ = { | |
249 | isa = PBXContainerItemProxy; | |
250 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
251 | proxyType = 1; | |
252 | remoteGlobalIDString = C9CA27D81602813000259F78; | |
253 | remoteInfo = pthread; | |
254 | }; | |
255 | C98832C515DEB44B00B3308E /* PBXContainerItemProxy */ = { | |
256 | isa = PBXContainerItemProxy; | |
257 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
258 | proxyType = 1; | |
259 | remoteGlobalIDString = C9A325E115B7347000270056; | |
260 | remoteInfo = libsystem_pthread.dylib; | |
261 | }; | |
262 | C98832C715DEB44B00B3308E /* PBXContainerItemProxy */ = { | |
263 | isa = PBXContainerItemProxy; | |
264 | containerPortal = C9A325D915B7347000270056 /* Project object */; | |
265 | proxyType = 1; | |
266 | remoteGlobalIDString = C90E7A9E15DC3C3800A06D48; | |
267 | remoteInfo = libpthread.a; | |
268 | }; | |
269 | /* End PBXContainerItemProxy section */ | |
270 | ||
271 | /* Begin PBXFileReference section */ | |
964d3577 A |
272 | 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; |
273 | 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = pthread_introspection.xcconfig; sourceTree = "<group>"; }; | |
274 | 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_mutex_up.c; sourceTree = "<group>"; }; | |
275 | 6EB232C91B0EB29D005915CE /* resolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = "<group>"; }; | |
276 | 6EB232CA1B0EB29D005915CE /* resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver.h; sourceTree = "<group>"; }; | |
f1a1da6c | 277 | 74E594A41613AAF4006C417B /* libpthread_eOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_eOS.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
2546420a A |
278 | 9202B2301D1A5B3F00945880 /* introspection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection.h; sourceTree = "<group>"; }; |
279 | 9235CA551CA48D010015C92B /* kext_development.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = kext_development.xcconfig; sourceTree = "<group>"; }; | |
964d3577 | 280 | 9240BF321AA669C4003C99B4 /* wqtrace.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = wqtrace.lua; path = tools/wqtrace.lua; sourceTree = SOURCE_ROOT; }; |
2546420a | 281 | 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cwd.c; sourceTree = "<group>"; }; |
f1a1da6c | 282 | A98FE72D19479F7C007718DA /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = "<group>"; }; |
2546420a A |
283 | C04545881C584493006A53B3 /* run-on-install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "run-on-install.sh"; sourceTree = "<group>"; }; |
284 | C04545B81C584F4A006A53B3 /* libpthread.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
285 | C04545B91C584F8B006A53B3 /* static.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = static.xcconfig; sourceTree = "<group>"; }; | |
286 | C90E7A9F15DC3C3800A06D48 /* libpthread_dyld.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_dyld.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
f1a1da6c A |
287 | C90E7AB415DC40D900A06D48 /* pthread_atfork.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_atfork.c; sourceTree = "<group>"; }; |
288 | C9153094167ACAB8006BB094 /* install-symlinks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-symlinks.sh"; sourceTree = "<group>"; }; | |
289 | C9153095167ACC22006BB094 /* private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = "<group>"; }; | |
290 | C9169DDB1603DE84005A2F8C /* kern_synch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_synch.c; sourceTree = "<group>"; }; | |
291 | C9169DDC1603DE84005A2F8C /* kern_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_support.c; sourceTree = "<group>"; }; | |
292 | C9169DDF1603DF9B005A2F8C /* kern_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_init.c; sourceTree = "<group>"; }; | |
293 | C91D01BA162893CD0002E29A /* kext.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = kext.xcconfig; sourceTree = "<group>"; }; | |
294 | C9244C1A185FCFED00075748 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; }; | |
295 | C9244C1C1860D8EF00075748 /* qos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qos.c; sourceTree = "<group>"; }; | |
296 | C948FCC115D187FA00180BF5 /* pthread_atfork.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_atfork.3; sourceTree = "<group>"; }; | |
297 | C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_init_destroy.3; sourceTree = "<group>"; }; | |
298 | C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getdetachstate.3; sourceTree = "<group>"; }; | |
299 | C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getinheritsched.3; sourceTree = "<group>"; }; | |
300 | C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedparam.3; sourceTree = "<group>"; }; | |
301 | C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedpolicy.3; sourceTree = "<group>"; }; | |
302 | C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getscope.3; sourceTree = "<group>"; }; | |
303 | C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstackaddr.3; sourceTree = "<group>"; }; | |
304 | C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstacksize.3; sourceTree = "<group>"; }; | |
305 | C948FCCA15D187FA00180BF5 /* pthread_attr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr.3; sourceTree = "<group>"; }; | |
306 | C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cancel.3; sourceTree = "<group>"; }; | |
307 | C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_pop.3; sourceTree = "<group>"; }; | |
308 | C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_push.3; sourceTree = "<group>"; }; | |
309 | C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_broadcast.3; sourceTree = "<group>"; }; | |
310 | C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_destroy.3; sourceTree = "<group>"; }; | |
311 | C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_init.3; sourceTree = "<group>"; }; | |
312 | C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_signal.3; sourceTree = "<group>"; }; | |
313 | C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_timedwait.3; sourceTree = "<group>"; }; | |
314 | C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_wait.3; sourceTree = "<group>"; }; | |
315 | C948FCD415D187FA00180BF5 /* pthread_condattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_condattr.3; sourceTree = "<group>"; }; | |
316 | C948FCD515D187FA00180BF5 /* pthread_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_create.3; sourceTree = "<group>"; }; | |
317 | C948FCD615D187FA00180BF5 /* pthread_detach.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_detach.3; sourceTree = "<group>"; }; | |
318 | C948FCD715D187FA00180BF5 /* pthread_equal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_equal.3; sourceTree = "<group>"; }; | |
319 | C948FCD815D187FA00180BF5 /* pthread_exit.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_exit.3; sourceTree = "<group>"; }; | |
320 | C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getschedparam.3; sourceTree = "<group>"; }; | |
321 | C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getspecific.3; sourceTree = "<group>"; }; | |
322 | C948FCDB15D187FA00180BF5 /* pthread_join.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_join.3; sourceTree = "<group>"; }; | |
323 | C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_create.3; sourceTree = "<group>"; }; | |
324 | C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_delete.3; sourceTree = "<group>"; }; | |
325 | C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_destroy.3; sourceTree = "<group>"; }; | |
326 | C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_init.3; sourceTree = "<group>"; }; | |
327 | C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_lock.3; sourceTree = "<group>"; }; | |
328 | C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_trylock.3; sourceTree = "<group>"; }; | |
329 | C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_unlock.3; sourceTree = "<group>"; }; | |
330 | C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutexattr.3; sourceTree = "<group>"; }; | |
331 | C948FCE415D187FA00180BF5 /* pthread_once.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_once.3; sourceTree = "<group>"; }; | |
332 | C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_destroy.3; sourceTree = "<group>"; }; | |
333 | C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_init.3; sourceTree = "<group>"; }; | |
334 | C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_rdlock.3; sourceTree = "<group>"; }; | |
335 | C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_unlock.3; sourceTree = "<group>"; }; | |
336 | C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_wrlock.3; sourceTree = "<group>"; }; | |
337 | C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_destroy.3; sourceTree = "<group>"; }; | |
338 | C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_getpshared.3; sourceTree = "<group>"; }; | |
339 | C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_init.3; sourceTree = "<group>"; }; | |
340 | C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_setpshared.3; sourceTree = "<group>"; }; | |
341 | C948FCEE15D187FA00180BF5 /* pthread_self.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_self.3; sourceTree = "<group>"; }; | |
342 | C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setcancelstate.3; sourceTree = "<group>"; }; | |
343 | C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setspecific.3; sourceTree = "<group>"; }; | |
344 | C948FCF115D187FA00180BF5 /* pthread.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread.3; sourceTree = "<group>"; }; | |
345 | C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cond_legacy.c; sourceTree = "<group>"; }; | |
346 | C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_mutex_legacy.c; sourceTree = "<group>"; }; | |
347 | C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock_legacy.c; sourceTree = "<group>"; }; | |
348 | C975D5DC15C9D16B0098ECD8 /* pthread_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_support.c; sourceTree = "<group>"; }; | |
349 | C979E9FB18A1BC2A000951E5 /* kern_trace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kern_trace.h; sourceTree = "<group>"; }; | |
350 | C979E9FC18A2BF2C000951E5 /* install-codes.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-codes.sh"; sourceTree = "<group>"; }; | |
351 | C98005141899BD2000368E4D /* workqueue_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_internal.h; sourceTree = "<group>"; }; | |
352 | C98C95D818FF1F4E005654FB /* spawn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spawn.h; sourceTree = "<group>"; }; | |
353 | C99AD87D15DF04D10009A6F8 /* pthread_asm.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = pthread_asm.s; sourceTree = "<group>"; }; | |
354 | C99B17DA189C2E1B00991D38 /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = "<group>"; }; | |
355 | C99EA612161F8288003EBC56 /* eos.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = eos.xcconfig; sourceTree = "<group>"; }; | |
2546420a | 356 | C9A1998A1C8E271F00CE102A /* tests */ = {isa = PBXFileReference; lastKnownFileType = folder; path = tests; sourceTree = "<group>"; }; |
f1a1da6c A |
357 | C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_cancel.c; sourceTree = "<group>"; }; |
358 | C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_legacy.c; sourceTree = "<group>"; }; | |
359 | C9A325E215B7347000270056 /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; | |
360 | C9A325EE15B7513200270056 /* mk_pthread_impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mk_pthread_impl.c; sourceTree = "<group>"; }; | |
361 | C9A325EF15B7513200270056 /* plockstat.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = plockstat.d; sourceTree = "<group>"; }; | |
362 | C9A325F015B7513200270056 /* posix_sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_sched.h; sourceTree = "<group>"; }; | |
363 | C9A325F115B7513200270056 /* pthread_cancelable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable.c; sourceTree = "<group>"; }; | |
364 | C9A325F215B7513200270056 /* pthread_cond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cond.c; sourceTree = "<group>"; }; | |
365 | C9A325F315B7513200270056 /* internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; }; | |
366 | C9A325F415B7513200270056 /* tsd_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tsd_private.h; sourceTree = "<group>"; }; | |
367 | C9A325F515B7513200270056 /* pthread_mutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_mutex.c; sourceTree = "<group>"; }; | |
368 | C9A325F615B7513200270056 /* pthread_rwlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock.c; sourceTree = "<group>"; }; | |
369 | C9A325F715B7513200270056 /* spinlock_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spinlock_private.h; sourceTree = "<group>"; }; | |
370 | C9A325F815B7513200270056 /* pthread_tsd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_tsd.c; sourceTree = "<group>"; }; | |
371 | C9A325F915B7513200270056 /* workqueue_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_private.h; sourceTree = "<group>"; }; | |
372 | C9A325FA15B7513200270056 /* pthread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread.c; sourceTree = "<group>"; }; | |
373 | C9A325FC15B7513200270056 /* thread_setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = thread_setup.c; sourceTree = "<group>"; }; | |
374 | C9A325FE15B7513700270056 /* pthread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread.h; sourceTree = "<group>"; }; | |
375 | C9A325FF15B7513700270056 /* pthread_impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_impl.h; sourceTree = "<group>"; }; | |
376 | C9A3260015B7513700270056 /* pthread_spis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_spis.h; sourceTree = "<group>"; }; | |
377 | C9A3260115B7513700270056 /* sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sched.h; sourceTree = "<group>"; }; | |
378 | C9A3260C15B759B600270056 /* pthread.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = pthread.xcconfig; sourceTree = "<group>"; }; | |
379 | C9A960AF183EB42700AE10C8 /* kern_policy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_policy.c; sourceTree = "<group>"; }; | |
380 | C9A960B318452B2F00AE10C8 /* pthread.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = pthread.py; sourceTree = "<group>"; }; | |
381 | C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-lldbmacros.sh"; sourceTree = "<group>"; }; | |
382 | C9C2212D15FA978D00447568 /* pthread.aliases */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread.aliases; sourceTree = "<group>"; }; | |
383 | C9C533841607C928009988FA /* kern_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_internal.h; sourceTree = "<group>"; }; | |
384 | C9CA27D91602813000259F78 /* pthread.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pthread.kext; sourceTree = BUILT_PRODUCTS_DIR; }; | |
385 | C9CA27DC1602813000259F78 /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = System/Library/Frameworks/Kernel.framework; sourceTree = SDKROOT; }; | |
386 | C9D9E8FE1626248800448CED /* pthread-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "pthread-Info.plist"; sourceTree = "<group>"; }; | |
387 | C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = "<group>"; }; | |
388 | E4063CF21906B4FB000202F9 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; }; | |
389 | E4657D4017284F7B007D1847 /* introspection_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_private.h; sourceTree = "<group>"; }; | |
390 | E4D962F919086AD600E8A9F2 /* qos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = "<group>"; }; | |
391 | E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-sys-headers.sh"; sourceTree = "<group>"; }; | |
392 | FC30E28D16A747AD00A25B5F /* synch_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = synch_internal.h; sourceTree = "<group>"; }; | |
393 | FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_attr_t.h; sourceTree = "<group>"; }; | |
394 | FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_cond_t.h; sourceTree = "<group>"; }; | |
395 | FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_condattr_t.h; sourceTree = "<group>"; }; | |
396 | FC5A372717CEB3D6008C323E /* _pthread_key_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_key_t.h; sourceTree = "<group>"; }; | |
397 | FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutex_t.h; sourceTree = "<group>"; }; | |
398 | FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutexattr_t.h; sourceTree = "<group>"; }; | |
399 | FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_once_t.h; sourceTree = "<group>"; }; | |
400 | FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlock_t.h; sourceTree = "<group>"; }; | |
401 | FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlockattr_t.h; sourceTree = "<group>"; }; | |
402 | FC5A372D17CEB3D6008C323E /* _pthread_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_t.h; sourceTree = "<group>"; }; | |
403 | FC5A372E17CEB3D6008C323E /* _pthread_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_types.h; sourceTree = "<group>"; }; | |
404 | FC618A76160E8155006810FE /* pthread_kill.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_kill.2; sourceTree = "<group>"; }; | |
405 | FC618A77160E8155006810FE /* pthread_sigmask.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_sigmask.2; sourceTree = "<group>"; }; | |
406 | /* End PBXFileReference section */ | |
407 | ||
408 | /* Begin PBXFrameworksBuildPhase section */ | |
964d3577 A |
409 | 6E8C16671B14F08A00C8987C /* Frameworks */ = { |
410 | isa = PBXFrameworksBuildPhase; | |
411 | buildActionMask = 2147483647; | |
412 | files = ( | |
413 | ); | |
414 | runOnlyForDeploymentPostprocessing = 0; | |
415 | }; | |
f1a1da6c A |
416 | 74E594A01613AAF4006C417B /* Frameworks */ = { |
417 | isa = PBXFrameworksBuildPhase; | |
418 | buildActionMask = 2147483647; | |
419 | files = ( | |
420 | ); | |
421 | runOnlyForDeploymentPostprocessing = 0; | |
422 | }; | |
2546420a A |
423 | C04545B31C584F4A006A53B3 /* Frameworks */ = { |
424 | isa = PBXFrameworksBuildPhase; | |
425 | buildActionMask = 2147483647; | |
426 | files = ( | |
427 | ); | |
428 | runOnlyForDeploymentPostprocessing = 0; | |
429 | }; | |
f1a1da6c A |
430 | C90E7A9C15DC3C3800A06D48 /* Frameworks */ = { |
431 | isa = PBXFrameworksBuildPhase; | |
432 | buildActionMask = 2147483647; | |
433 | files = ( | |
434 | ); | |
435 | runOnlyForDeploymentPostprocessing = 0; | |
436 | }; | |
437 | C9A325DF15B7347000270056 /* Frameworks */ = { | |
438 | isa = PBXFrameworksBuildPhase; | |
439 | buildActionMask = 2147483647; | |
440 | files = ( | |
441 | ); | |
442 | runOnlyForDeploymentPostprocessing = 0; | |
443 | }; | |
444 | C9CA27D41602813000259F78 /* Frameworks */ = { | |
445 | isa = PBXFrameworksBuildPhase; | |
446 | buildActionMask = 2147483647; | |
447 | files = ( | |
448 | ); | |
449 | runOnlyForDeploymentPostprocessing = 0; | |
450 | }; | |
451 | /* End PBXFrameworksBuildPhase section */ | |
452 | ||
453 | /* Begin PBXGroup section */ | |
964d3577 A |
454 | 9240BF331AA669EB003C99B4 /* tools */ = { |
455 | isa = PBXGroup; | |
456 | children = ( | |
457 | 9240BF321AA669C4003C99B4 /* wqtrace.lua */, | |
458 | ); | |
459 | name = tools; | |
460 | path = kern; | |
461 | sourceTree = "<group>"; | |
462 | }; | |
f1a1da6c A |
463 | C9169DD91603DE68005A2F8C /* kern */ = { |
464 | isa = PBXGroup; | |
465 | children = ( | |
466 | C9D9E8FE1626248800448CED /* pthread-Info.plist */, | |
467 | C9C533841607C928009988FA /* kern_internal.h */, | |
468 | C9169DDF1603DF9B005A2F8C /* kern_init.c */, | |
469 | C9A960AF183EB42700AE10C8 /* kern_policy.c */, | |
470 | C9169DDB1603DE84005A2F8C /* kern_synch.c */, | |
471 | C9169DDC1603DE84005A2F8C /* kern_support.c */, | |
472 | C979E9FB18A1BC2A000951E5 /* kern_trace.h */, | |
473 | FC30E28D16A747AD00A25B5F /* synch_internal.h */, | |
474 | C98005141899BD2000368E4D /* workqueue_internal.h */, | |
475 | ); | |
476 | path = kern; | |
477 | sourceTree = "<group>"; | |
478 | }; | |
479 | C948FCC015D187AD00180BF5 /* man */ = { | |
480 | isa = PBXGroup; | |
481 | children = ( | |
482 | C948FCC115D187FA00180BF5 /* pthread_atfork.3 */, | |
483 | C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */, | |
484 | C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */, | |
485 | C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */, | |
486 | C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */, | |
487 | C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */, | |
488 | C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */, | |
489 | C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */, | |
490 | C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */, | |
491 | C948FCCA15D187FA00180BF5 /* pthread_attr.3 */, | |
492 | C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */, | |
493 | C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */, | |
494 | C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */, | |
495 | C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */, | |
496 | C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */, | |
497 | C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */, | |
498 | C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */, | |
499 | C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */, | |
500 | C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */, | |
501 | C948FCD415D187FA00180BF5 /* pthread_condattr.3 */, | |
502 | C948FCD515D187FA00180BF5 /* pthread_create.3 */, | |
503 | C948FCD615D187FA00180BF5 /* pthread_detach.3 */, | |
504 | C948FCD715D187FA00180BF5 /* pthread_equal.3 */, | |
505 | C948FCD815D187FA00180BF5 /* pthread_exit.3 */, | |
506 | C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */, | |
507 | C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */, | |
508 | C948FCDB15D187FA00180BF5 /* pthread_join.3 */, | |
509 | C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */, | |
510 | C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */, | |
511 | FC618A76160E8155006810FE /* pthread_kill.2 */, | |
512 | C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */, | |
513 | C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */, | |
514 | C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */, | |
515 | C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */, | |
516 | C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */, | |
517 | C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */, | |
518 | C948FCE415D187FA00180BF5 /* pthread_once.3 */, | |
519 | C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */, | |
520 | C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */, | |
521 | C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */, | |
522 | C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */, | |
523 | C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */, | |
524 | C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */, | |
525 | C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */, | |
526 | C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */, | |
527 | C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */, | |
528 | C948FCEE15D187FA00180BF5 /* pthread_self.3 */, | |
529 | C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */, | |
530 | C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */, | |
531 | FC618A77160E8155006810FE /* pthread_sigmask.2 */, | |
532 | C948FCF115D187FA00180BF5 /* pthread.3 */, | |
533 | ); | |
534 | path = man; | |
535 | sourceTree = "<group>"; | |
536 | }; | |
537 | C9A1BF5115C9A8B7006BB313 /* variants */ = { | |
538 | isa = PBXGroup; | |
539 | children = ( | |
540 | C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */, | |
541 | C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */, | |
542 | C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */, | |
543 | C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */, | |
544 | C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */, | |
545 | ); | |
546 | path = variants; | |
547 | sourceTree = "<group>"; | |
548 | }; | |
549 | C9A325D715B7347000270056 = { | |
550 | isa = PBXGroup; | |
551 | children = ( | |
552 | C9169DD91603DE68005A2F8C /* kern */, | |
553 | C9A960B218452B0700AE10C8 /* lldbmacros */, | |
554 | C9A325FD15B7513700270056 /* pthread */, | |
555 | FC5A372217CEB3D6008C323E /* sys */, | |
556 | C9D70EBE167AC7D100D52713 /* private */, | |
557 | C948FCC015D187AD00180BF5 /* man */, | |
558 | C9A325ED15B74FB600270056 /* src */, | |
2546420a | 559 | C9A1998A1C8E271F00CE102A /* tests */, |
964d3577 | 560 | 9240BF331AA669EB003C99B4 /* tools */, |
f1a1da6c A |
561 | C9A3260B15B759A100270056 /* xcodescripts */, |
562 | C9CA27DA1602813000259F78 /* Frameworks */, | |
563 | C9A325E315B7347000270056 /* Products */, | |
564 | ); | |
565 | sourceTree = "<group>"; | |
566 | usesTabs = 1; | |
567 | }; | |
568 | C9A325E315B7347000270056 /* Products */ = { | |
569 | isa = PBXGroup; | |
570 | children = ( | |
571 | C9A325E215B7347000270056 /* libsystem_pthread.dylib */, | |
2546420a | 572 | C90E7A9F15DC3C3800A06D48 /* libpthread_dyld.a */, |
f1a1da6c A |
573 | 74E594A41613AAF4006C417B /* libpthread_eOS.a */, |
574 | C9CA27D91602813000259F78 /* pthread.kext */, | |
964d3577 | 575 | 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */, |
2546420a | 576 | C04545B81C584F4A006A53B3 /* libpthread.a */, |
f1a1da6c A |
577 | ); |
578 | name = Products; | |
579 | sourceTree = "<group>"; | |
580 | }; | |
581 | C9A325ED15B74FB600270056 /* src */ = { | |
582 | isa = PBXGroup; | |
583 | children = ( | |
584 | C9A325F315B7513200270056 /* internal.h */, | |
964d3577 A |
585 | 6EB232CA1B0EB29D005915CE /* resolver.h */, |
586 | 6EB232C91B0EB29D005915CE /* resolver.c */, | |
f1a1da6c A |
587 | C9A325EE15B7513200270056 /* mk_pthread_impl.c */, |
588 | C9A325EF15B7513200270056 /* plockstat.d */, | |
589 | C9A325FA15B7513200270056 /* pthread.c */, | |
590 | C99AD87D15DF04D10009A6F8 /* pthread_asm.s */, | |
591 | C90E7AB415DC40D900A06D48 /* pthread_atfork.c */, | |
592 | C9A325F115B7513200270056 /* pthread_cancelable.c */, | |
593 | C9A325F215B7513200270056 /* pthread_cond.c */, | |
2546420a | 594 | 924D8EDE1C11832A002AC2BC /* pthread_cwd.c */, |
f1a1da6c | 595 | C9A325F515B7513200270056 /* pthread_mutex.c */, |
964d3577 | 596 | 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */, |
f1a1da6c A |
597 | C9A325F615B7513200270056 /* pthread_rwlock.c */, |
598 | C975D5DC15C9D16B0098ECD8 /* pthread_support.c */, | |
599 | C9A325F815B7513200270056 /* pthread_tsd.c */, | |
600 | C9244C1C1860D8EF00075748 /* qos.c */, | |
601 | C9A325FC15B7513200270056 /* thread_setup.c */, | |
602 | C9A1BF5115C9A8B7006BB313 /* variants */, | |
603 | ); | |
604 | path = src; | |
605 | sourceTree = "<group>"; | |
606 | }; | |
607 | C9A325FD15B7513700270056 /* pthread */ = { | |
608 | isa = PBXGroup; | |
609 | children = ( | |
2546420a | 610 | 9202B2301D1A5B3F00945880 /* introspection.h */, |
f1a1da6c A |
611 | C9A325FE15B7513700270056 /* pthread.h */, |
612 | C9A325FF15B7513700270056 /* pthread_impl.h */, | |
613 | C9A3260015B7513700270056 /* pthread_spis.h */, | |
614 | C9A3260115B7513700270056 /* sched.h */, | |
615 | C98C95D818FF1F4E005654FB /* spawn.h */, | |
616 | C9244C1A185FCFED00075748 /* qos.h */, | |
617 | ); | |
618 | path = pthread; | |
619 | sourceTree = "<group>"; | |
620 | }; | |
621 | C9A3260B15B759A100270056 /* xcodescripts */ = { | |
622 | isa = PBXGroup; | |
623 | children = ( | |
2546420a | 624 | 9235CA551CA48D010015C92B /* kext_development.xcconfig */, |
f1a1da6c A |
625 | C91D01BA162893CD0002E29A /* kext.xcconfig */, |
626 | C9A3260C15B759B600270056 /* pthread.xcconfig */, | |
964d3577 | 627 | 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */, |
f1a1da6c | 628 | C99EA612161F8288003EBC56 /* eos.xcconfig */, |
2546420a | 629 | C04545B91C584F8B006A53B3 /* static.xcconfig */, |
f1a1da6c A |
630 | C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */, |
631 | C9153094167ACAB8006BB094 /* install-symlinks.sh */, | |
2546420a | 632 | C04545881C584493006A53B3 /* run-on-install.sh */, |
f1a1da6c A |
633 | E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */, |
634 | C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */, | |
635 | C979E9FC18A2BF2C000951E5 /* install-codes.sh */, | |
636 | C9C2212D15FA978D00447568 /* pthread.aliases */, | |
637 | ); | |
638 | path = xcodescripts; | |
639 | sourceTree = "<group>"; | |
640 | }; | |
641 | C9A960B218452B0700AE10C8 /* lldbmacros */ = { | |
642 | isa = PBXGroup; | |
643 | children = ( | |
644 | C9A960B318452B2F00AE10C8 /* pthread.py */, | |
645 | ); | |
646 | path = lldbmacros; | |
647 | sourceTree = "<group>"; | |
648 | }; | |
649 | C9CA27DA1602813000259F78 /* Frameworks */ = { | |
650 | isa = PBXGroup; | |
651 | children = ( | |
652 | C9CA27DB1602813000259F78 /* Other Frameworks */, | |
653 | ); | |
654 | name = Frameworks; | |
655 | sourceTree = "<group>"; | |
656 | }; | |
657 | C9CA27DB1602813000259F78 /* Other Frameworks */ = { | |
658 | isa = PBXGroup; | |
659 | children = ( | |
660 | C9CA27DC1602813000259F78 /* Kernel.framework */, | |
661 | ); | |
662 | name = "Other Frameworks"; | |
663 | sourceTree = "<group>"; | |
664 | }; | |
665 | C9D70EBE167AC7D100D52713 /* private */ = { | |
666 | isa = PBXGroup; | |
667 | children = ( | |
668 | C9153095167ACC22006BB094 /* private.h */, | |
669 | C9A325F015B7513200270056 /* posix_sched.h */, | |
670 | C9A325F715B7513200270056 /* spinlock_private.h */, | |
671 | C9A325F415B7513200270056 /* tsd_private.h */, | |
672 | C9A325F915B7513200270056 /* workqueue_private.h */, | |
673 | E4657D4017284F7B007D1847 /* introspection_private.h */, | |
674 | C99B17DA189C2E1B00991D38 /* qos_private.h */, | |
675 | E4063CF21906B4FB000202F9 /* qos.h */, | |
676 | ); | |
677 | path = private; | |
678 | sourceTree = "<group>"; | |
679 | }; | |
680 | FC5A372217CEB3D6008C323E /* sys */ = { | |
681 | isa = PBXGroup; | |
682 | children = ( | |
683 | E4D962F919086AD600E8A9F2 /* qos.h */, | |
684 | FC5A372317CEB3D6008C323E /* _pthread */, | |
685 | A98FE72D19479F7C007718DA /* qos_private.h */, | |
686 | ); | |
687 | path = sys; | |
688 | sourceTree = "<group>"; | |
689 | }; | |
690 | FC5A372317CEB3D6008C323E /* _pthread */ = { | |
691 | isa = PBXGroup; | |
692 | children = ( | |
693 | FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */, | |
694 | FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */, | |
695 | FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */, | |
696 | FC5A372717CEB3D6008C323E /* _pthread_key_t.h */, | |
697 | FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */, | |
698 | FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */, | |
699 | FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */, | |
700 | FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */, | |
701 | FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */, | |
702 | FC5A372D17CEB3D6008C323E /* _pthread_t.h */, | |
703 | FC5A372E17CEB3D6008C323E /* _pthread_types.h */, | |
704 | ); | |
705 | path = _pthread; | |
706 | sourceTree = "<group>"; | |
707 | }; | |
708 | /* End PBXGroup section */ | |
709 | ||
710 | /* Begin PBXHeadersBuildPhase section */ | |
964d3577 A |
711 | 6E8C16681B14F08A00C8987C /* Headers */ = { |
712 | isa = PBXHeadersBuildPhase; | |
713 | buildActionMask = 2147483647; | |
714 | files = ( | |
964d3577 A |
715 | 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */, |
716 | 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */, | |
717 | 6E8C166C1B14F08A00C8987C /* qos.h in Headers */, | |
718 | 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */, | |
719 | 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */, | |
720 | 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */, | |
721 | 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */, | |
722 | 6E8C16781B14F08A00C8987C /* private.h in Headers */, | |
723 | 6E8C16691B14F08A00C8987C /* qos.h in Headers */, | |
724 | 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */, | |
725 | 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */, | |
726 | 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */, | |
727 | 6E8C166E1B14F08A00C8987C /* sched.h in Headers */, | |
728 | 6E8C16751B14F08A00C8987C /* spawn.h in Headers */, | |
729 | ); | |
730 | runOnlyForDeploymentPostprocessing = 0; | |
731 | }; | |
f1a1da6c A |
732 | 74E594A11613AAF4006C417B /* Headers */ = { |
733 | isa = PBXHeadersBuildPhase; | |
734 | buildActionMask = 2147483647; | |
735 | files = ( | |
736 | ); | |
737 | runOnlyForDeploymentPostprocessing = 0; | |
738 | }; | |
2546420a A |
739 | C04545B41C584F4A006A53B3 /* Headers */ = { |
740 | isa = PBXHeadersBuildPhase; | |
741 | buildActionMask = 2147483647; | |
742 | files = ( | |
743 | ); | |
744 | runOnlyForDeploymentPostprocessing = 0; | |
745 | }; | |
f1a1da6c A |
746 | C90E7A9D15DC3C3800A06D48 /* Headers */ = { |
747 | isa = PBXHeadersBuildPhase; | |
748 | buildActionMask = 2147483647; | |
749 | files = ( | |
750 | ); | |
751 | runOnlyForDeploymentPostprocessing = 0; | |
752 | }; | |
753 | C9A325E015B7347000270056 /* Headers */ = { | |
754 | isa = PBXHeadersBuildPhase; | |
755 | buildActionMask = 2147483647; | |
756 | files = ( | |
757 | C9244C1B185FD33000075748 /* qos.h in Headers */, | |
758 | C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */, | |
759 | C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */, | |
760 | E4063CF31906B75A000202F9 /* qos.h in Headers */, | |
761 | C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */, | |
2546420a | 762 | 9202B2321D1A5B6200945880 /* introspection.h in Headers */, |
f1a1da6c A |
763 | C9A1BF5015C9A59B006BB313 /* sched.h in Headers */, |
764 | E4657D4117284F7B007D1847 /* introspection_private.h in Headers */, | |
765 | C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */, | |
766 | C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */, | |
767 | C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */, | |
768 | C98C95D918FF1F4E005654FB /* spawn.h in Headers */, | |
769 | C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */, | |
770 | C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */, | |
771 | C9153096167ACC2B006BB094 /* private.h in Headers */, | |
772 | ); | |
773 | runOnlyForDeploymentPostprocessing = 0; | |
774 | }; | |
775 | C9CA27D51602813000259F78 /* Headers */ = { | |
776 | isa = PBXHeadersBuildPhase; | |
777 | buildActionMask = 2147483647; | |
778 | files = ( | |
2546420a | 779 | 9202B2311D1A5B3F00945880 /* introspection.h in Headers */, |
f1a1da6c A |
780 | ); |
781 | runOnlyForDeploymentPostprocessing = 0; | |
782 | }; | |
783 | /* End PBXHeadersBuildPhase section */ | |
784 | ||
3a6437e6 | 785 | /* Begin PBXLegacyTarget section */ |
2546420a | 786 | 92B275F01BCE4C5E007D06D7 /* darwintests */ = { |
3a6437e6 A |
787 | isa = PBXLegacyTarget; |
788 | buildArgumentsString = "$(ACTION)"; | |
2546420a | 789 | buildConfigurationList = 92B275F11BCE4C5E007D06D7 /* Build configuration list for PBXLegacyTarget "darwintests" */; |
3a6437e6 A |
790 | buildPhases = ( |
791 | ); | |
792 | buildToolPath = /usr/bin/make; | |
793 | buildWorkingDirectory = tests; | |
794 | dependencies = ( | |
795 | ); | |
2546420a | 796 | name = darwintests; |
3a6437e6 | 797 | passBuildSettingsInEnvironment = 1; |
2546420a | 798 | productName = darwintests; |
3a6437e6 A |
799 | }; |
800 | /* End PBXLegacyTarget section */ | |
801 | ||
f1a1da6c | 802 | /* Begin PBXNativeTarget section */ |
964d3577 A |
803 | 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */ = { |
804 | isa = PBXNativeTarget; | |
805 | buildConfigurationList = 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib introspection" */; | |
806 | buildPhases = ( | |
807 | 6E8C16521B14F08A00C8987C /* Generate dtrace header */, | |
808 | 6E8C16531B14F08A00C8987C /* Sources */, | |
809 | 6E8C16671B14F08A00C8987C /* Frameworks */, | |
810 | 6E8C16681B14F08A00C8987C /* Headers */, | |
811 | ); | |
812 | buildRules = ( | |
813 | ); | |
814 | dependencies = ( | |
815 | ); | |
816 | name = "libsystem_pthread.dylib introspection"; | |
817 | productName = Libpthread; | |
818 | productReference = 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */; | |
819 | productType = "com.apple.product-type.library.dynamic"; | |
820 | }; | |
f1a1da6c A |
821 | 74E594911613AAF4006C417B /* libpthread.a eOS */ = { |
822 | isa = PBXNativeTarget; | |
823 | buildConfigurationList = 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread.a eOS" */; | |
824 | buildPhases = ( | |
825 | 74E594921613AAF4006C417B /* Sources */, | |
826 | 74E594A01613AAF4006C417B /* Frameworks */, | |
827 | 74E594A11613AAF4006C417B /* Headers */, | |
828 | ); | |
829 | buildRules = ( | |
830 | ); | |
831 | dependencies = ( | |
832 | ); | |
833 | name = "libpthread.a eOS"; | |
834 | productName = libpthread.a; | |
835 | productReference = 74E594A41613AAF4006C417B /* libpthread_eOS.a */; | |
836 | productType = "com.apple.product-type.library.static"; | |
837 | }; | |
2546420a A |
838 | C04545A21C584F4A006A53B3 /* libpthread.a generic */ = { |
839 | isa = PBXNativeTarget; | |
840 | buildConfigurationList = C04545B51C584F4A006A53B3 /* Build configuration list for PBXNativeTarget "libpthread.a generic" */; | |
841 | buildPhases = ( | |
842 | C04545A31C584F4A006A53B3 /* Sources */, | |
843 | C04545B31C584F4A006A53B3 /* Frameworks */, | |
844 | C04545B41C584F4A006A53B3 /* Headers */, | |
845 | C04545BA1C585034006A53B3 /* Symlink libpthread.a to the loaderd path */, | |
846 | ); | |
847 | buildRules = ( | |
848 | ); | |
849 | dependencies = ( | |
850 | ); | |
851 | name = "libpthread.a generic"; | |
852 | productName = libpthread.a; | |
853 | productReference = C04545B81C584F4A006A53B3 /* libpthread.a */; | |
854 | productType = "com.apple.product-type.library.static"; | |
855 | }; | |
856 | C90E7A9E15DC3C3800A06D48 /* libpthread.a dyld */ = { | |
f1a1da6c | 857 | isa = PBXNativeTarget; |
2546420a | 858 | buildConfigurationList = C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread.a dyld" */; |
f1a1da6c A |
859 | buildPhases = ( |
860 | C90E7A9B15DC3C3800A06D48 /* Sources */, | |
861 | C90E7A9C15DC3C3800A06D48 /* Frameworks */, | |
862 | C90E7A9D15DC3C3800A06D48 /* Headers */, | |
2546420a | 863 | C04545891C5844F8006A53B3 /* Symlink libpthread_dyld.a to libpthread.a */, |
f1a1da6c A |
864 | ); |
865 | buildRules = ( | |
866 | ); | |
867 | dependencies = ( | |
868 | ); | |
2546420a | 869 | name = "libpthread.a dyld"; |
f1a1da6c | 870 | productName = libpthread.a; |
2546420a | 871 | productReference = C90E7A9F15DC3C3800A06D48 /* libpthread_dyld.a */; |
f1a1da6c A |
872 | productType = "com.apple.product-type.library.static"; |
873 | }; | |
874 | C9A325E115B7347000270056 /* libsystem_pthread.dylib */ = { | |
875 | isa = PBXNativeTarget; | |
876 | buildConfigurationList = C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib" */; | |
877 | buildPhases = ( | |
f1a1da6c A |
878 | C9A325DE15B7347000270056 /* Sources */, |
879 | C9A325DF15B7347000270056 /* Frameworks */, | |
880 | C9A325E015B7347000270056 /* Headers */, | |
881 | C9D70EBD167AC76700D52713 /* Symlink Old Header Location */, | |
882 | C9DCA2A215DC4F3500D057E2 /* Install Manpages */, | |
883 | FC5A372F17CEB60D008C323E /* Install sys headers */, | |
884 | C979E9FD18A2BF3D000951E5 /* Install Codes file */, | |
885 | ); | |
886 | buildRules = ( | |
887 | ); | |
888 | dependencies = ( | |
889 | ); | |
890 | name = libsystem_pthread.dylib; | |
891 | productName = Libpthread; | |
892 | productReference = C9A325E215B7347000270056 /* libsystem_pthread.dylib */; | |
893 | productType = "com.apple.product-type.library.dynamic"; | |
894 | }; | |
895 | C9CA27D81602813000259F78 /* pthread */ = { | |
896 | isa = PBXNativeTarget; | |
897 | buildConfigurationList = C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread" */; | |
898 | buildPhases = ( | |
899 | C9CA27D31602813000259F78 /* Sources */, | |
900 | C9CA27D41602813000259F78 /* Frameworks */, | |
901 | C9CA27D51602813000259F78 /* Headers */, | |
902 | C9CA27D61602813000259F78 /* Resources */, | |
903 | C9CA27D71602813000259F78 /* Rez */, | |
904 | C9A960B518452C1800AE10C8 /* Install lldbmacros */, | |
905 | ); | |
906 | buildRules = ( | |
907 | ); | |
908 | dependencies = ( | |
909 | ); | |
910 | name = pthread; | |
911 | productName = pthread; | |
912 | productReference = C9CA27D91602813000259F78 /* pthread.kext */; | |
913 | productType = "com.apple.product-type.kernel-extension"; | |
914 | }; | |
915 | /* End PBXNativeTarget section */ | |
916 | ||
917 | /* Begin PBXProject section */ | |
918 | C9A325D915B7347000270056 /* Project object */ = { | |
919 | isa = PBXProject; | |
920 | attributes = { | |
2546420a | 921 | LastUpgradeCheck = 0800; |
f1a1da6c | 922 | ORGANIZATIONNAME = ""; |
3a6437e6 | 923 | TargetAttributes = { |
2546420a | 924 | 92799B441B96A5FD00861404 = { |
3a6437e6 A |
925 | CreatedOnToolsVersion = 7.0; |
926 | }; | |
2546420a A |
927 | 92B275F01BCE4C5E007D06D7 = { |
928 | CreatedOnToolsVersion = 7.1; | |
929 | }; | |
3a6437e6 | 930 | }; |
f1a1da6c A |
931 | }; |
932 | buildConfigurationList = C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */; | |
933 | compatibilityVersion = "Xcode 3.2"; | |
934 | developmentRegion = English; | |
935 | hasScannedForEncodings = 0; | |
936 | knownRegions = ( | |
937 | en, | |
938 | ); | |
939 | mainGroup = C9A325D715B7347000270056; | |
940 | productRefGroup = C9A325E315B7347000270056 /* Products */; | |
941 | projectDirPath = ""; | |
942 | projectRoot = ""; | |
943 | targets = ( | |
944 | C90E7AAC15DC3D3300A06D48 /* All */, | |
945 | C91D01B5162892FF0002E29A /* Kext */, | |
946 | C98832C115DEB44000B3308E /* Embedded */, | |
2546420a | 947 | 92799B441B96A5FD00861404 /* Tests */, |
964d3577 | 948 | 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */, |
f1a1da6c | 949 | C9A325E115B7347000270056 /* libsystem_pthread.dylib */, |
2546420a A |
950 | C04545A21C584F4A006A53B3 /* libpthread.a generic */, |
951 | C90E7A9E15DC3C3800A06D48 /* libpthread.a dyld */, | |
f1a1da6c A |
952 | 74E594911613AAF4006C417B /* libpthread.a eOS */, |
953 | C9CA27D81602813000259F78 /* pthread */, | |
2546420a | 954 | 92B275F01BCE4C5E007D06D7 /* darwintests */, |
f1a1da6c A |
955 | ); |
956 | }; | |
957 | /* End PBXProject section */ | |
958 | ||
959 | /* Begin PBXResourcesBuildPhase section */ | |
960 | C9CA27D61602813000259F78 /* Resources */ = { | |
961 | isa = PBXResourcesBuildPhase; | |
962 | buildActionMask = 2147483647; | |
963 | files = ( | |
964 | ); | |
965 | runOnlyForDeploymentPostprocessing = 0; | |
966 | }; | |
967 | /* End PBXResourcesBuildPhase section */ | |
968 | ||
969 | /* Begin PBXRezBuildPhase section */ | |
970 | C9CA27D71602813000259F78 /* Rez */ = { | |
971 | isa = PBXRezBuildPhase; | |
972 | buildActionMask = 2147483647; | |
973 | files = ( | |
974 | ); | |
975 | runOnlyForDeploymentPostprocessing = 0; | |
976 | }; | |
977 | /* End PBXRezBuildPhase section */ | |
978 | ||
979 | /* Begin PBXShellScriptBuildPhase section */ | |
964d3577 | 980 | 6E8C16521B14F08A00C8987C /* Generate dtrace header */ = { |
f1a1da6c | 981 | isa = PBXShellScriptBuildPhase; |
964d3577 | 982 | buildActionMask = 2147483647; |
f1a1da6c A |
983 | files = ( |
984 | ); | |
985 | inputPaths = ( | |
964d3577 | 986 | "$(SRCROOT)/src/plockstat.d", |
f1a1da6c | 987 | ); |
964d3577 | 988 | name = "Generate dtrace header"; |
f1a1da6c | 989 | outputPaths = ( |
964d3577 | 990 | "$(DERIVED_FILE_DIR)/dtrace/plockstat.h", |
f1a1da6c | 991 | ); |
964d3577 A |
992 | runOnlyForDeploymentPostprocessing = 0; |
993 | shellPath = /bin/sh; | |
994 | shellScript = "dtrace -h -C -s \"${SCRIPT_INPUT_FILE_0}\" -o \"${SCRIPT_OUTPUT_FILE_0}\""; | |
f1a1da6c | 995 | }; |
2546420a A |
996 | C04545891C5844F8006A53B3 /* Symlink libpthread_dyld.a to libpthread.a */ = { |
997 | isa = PBXShellScriptBuildPhase; | |
998 | buildActionMask = 8; | |
999 | files = ( | |
1000 | ); | |
1001 | inputPaths = ( | |
1002 | "$(SRCROOT)/xcodescripts/run-on-install.sh", | |
1003 | ); | |
1004 | name = "Symlink libpthread_dyld.a to libpthread.a"; | |
1005 | outputPaths = ( | |
1006 | ); | |
1007 | runOnlyForDeploymentPostprocessing = 1; | |
1008 | shellPath = /bin/sh; | |
1009 | shellScript = ". \"${SCRIPT_INPUT_FILE_0}\" /bin/ln -sf libpthread_dyld.a ${DSTROOT}${INSTALL_PATH}/libpthread.a"; | |
1010 | }; | |
1011 | C04545BA1C585034006A53B3 /* Symlink libpthread.a to the loaderd path */ = { | |
1012 | isa = PBXShellScriptBuildPhase; | |
1013 | buildActionMask = 8; | |
1014 | files = ( | |
1015 | ); | |
1016 | inputPaths = ( | |
1017 | "$(SRCROOT)/xcodescripts/run-on-install.sh", | |
1018 | ); | |
1019 | name = "Symlink libpthread.a to the loaderd path"; | |
1020 | outputPaths = ( | |
1021 | "${DSTROOT}/usr/local/lib/loaderd/libpthread.a", | |
1022 | ); | |
1023 | runOnlyForDeploymentPostprocessing = 1; | |
1024 | shellPath = /bin/sh; | |
1025 | shellScript = ". \"${SCRIPT_INPUT_FILE_0}\" /bin/ln -sf ../../../..${INSTALL_PATH}/libpthread.a ${DSTROOT}/usr/local/lib/loaderd/libpthread.a"; | |
1026 | }; | |
964d3577 | 1027 | C979E9FD18A2BF3D000951E5 /* Install Codes file */ = { |
f1a1da6c | 1028 | isa = PBXShellScriptBuildPhase; |
964d3577 | 1029 | buildActionMask = 8; |
f1a1da6c A |
1030 | files = ( |
1031 | ); | |
1032 | inputPaths = ( | |
964d3577 | 1033 | "$(SRCROOT)/kern/kern_trace.h", |
f1a1da6c | 1034 | ); |
964d3577 | 1035 | name = "Install Codes file"; |
f1a1da6c | 1036 | outputPaths = ( |
964d3577 | 1037 | "$(DSTROOT)/usr/local/share/misc/pthread.codes", |
f1a1da6c | 1038 | ); |
964d3577 A |
1039 | runOnlyForDeploymentPostprocessing = 1; |
1040 | shellPath = "/bin/bash -e"; | |
1041 | shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-codes.sh"; | |
f1a1da6c A |
1042 | }; |
1043 | C9A960B518452C1800AE10C8 /* Install lldbmacros */ = { | |
1044 | isa = PBXShellScriptBuildPhase; | |
1045 | buildActionMask = 12; | |
1046 | files = ( | |
1047 | ); | |
1048 | inputPaths = ( | |
1049 | ); | |
1050 | name = "Install lldbmacros"; | |
1051 | outputPaths = ( | |
1052 | ); | |
1053 | runOnlyForDeploymentPostprocessing = 0; | |
1054 | shellPath = /bin/sh; | |
1055 | shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-lldbmacros.sh"; | |
1056 | }; | |
1057 | C9D70EBD167AC76700D52713 /* Symlink Old Header Location */ = { | |
1058 | isa = PBXShellScriptBuildPhase; | |
1059 | buildActionMask = 8; | |
1060 | files = ( | |
1061 | ); | |
1062 | inputPaths = ( | |
1063 | "", | |
1064 | ); | |
1065 | name = "Symlink Old Header Location"; | |
1066 | outputPaths = ( | |
1067 | ); | |
1068 | runOnlyForDeploymentPostprocessing = 1; | |
1069 | shellPath = "/bin/bash -e -x"; | |
1070 | shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-symlinks.sh"; | |
1071 | showEnvVarsInLog = 0; | |
1072 | }; | |
1073 | C9DCA2A215DC4F3500D057E2 /* Install Manpages */ = { | |
1074 | isa = PBXShellScriptBuildPhase; | |
1075 | buildActionMask = 8; | |
1076 | files = ( | |
1077 | ); | |
1078 | inputPaths = ( | |
1079 | "", | |
1080 | ); | |
1081 | name = "Install Manpages"; | |
1082 | outputPaths = ( | |
1083 | ); | |
1084 | runOnlyForDeploymentPostprocessing = 1; | |
1085 | shellPath = "/bin/bash -e"; | |
1086 | shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-manpages.sh"; | |
1087 | showEnvVarsInLog = 0; | |
1088 | }; | |
1089 | FC5A372F17CEB60D008C323E /* Install sys headers */ = { | |
1090 | isa = PBXShellScriptBuildPhase; | |
1091 | buildActionMask = 8; | |
1092 | files = ( | |
1093 | ); | |
1094 | inputPaths = ( | |
1095 | ); | |
1096 | name = "Install sys headers"; | |
1097 | outputPaths = ( | |
1098 | ); | |
1099 | runOnlyForDeploymentPostprocessing = 1; | |
1100 | shellPath = /bin/sh; | |
1101 | shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-sys-headers.sh"; | |
1102 | showEnvVarsInLog = 0; | |
1103 | }; | |
1104 | /* End PBXShellScriptBuildPhase section */ | |
1105 | ||
1106 | /* Begin PBXSourcesBuildPhase section */ | |
964d3577 A |
1107 | 6E8C16531B14F08A00C8987C /* Sources */ = { |
1108 | isa = PBXSourcesBuildPhase; | |
1109 | buildActionMask = 2147483647; | |
1110 | files = ( | |
1111 | 6E8C16541B14F08A00C8987C /* resolver.c in Sources */, | |
1112 | 6E8C16551B14F08A00C8987C /* pthread.c in Sources */, | |
1113 | 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */, | |
1114 | 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */, | |
1115 | 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */, | |
1116 | 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */, | |
1117 | 6E8C165A1B14F08A00C8987C /* pthread_mutex_up.c in Sources */, | |
2546420a | 1118 | 924D8EE21C11833E002AC2BC /* pthread_cwd.c in Sources */, |
964d3577 A |
1119 | 6E8C165B1B14F08A00C8987C /* qos.c in Sources */, |
1120 | 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */, | |
1121 | 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */, | |
1122 | 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */, | |
1123 | 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */, | |
1124 | 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */, | |
1125 | 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */, | |
1126 | 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */, | |
1127 | 6E8C16631B14F08A00C8987C /* pthread_support.c in Sources */, | |
1128 | 6E8C16641B14F08A00C8987C /* thread_setup.c in Sources */, | |
1129 | 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */, | |
1130 | 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */, | |
1131 | ); | |
1132 | runOnlyForDeploymentPostprocessing = 0; | |
1133 | }; | |
f1a1da6c A |
1134 | 74E594921613AAF4006C417B /* Sources */ = { |
1135 | isa = PBXSourcesBuildPhase; | |
1136 | buildActionMask = 2147483647; | |
1137 | files = ( | |
964d3577 | 1138 | 6EB232D01B0EB325005915CE /* resolver.c in Sources */, |
f1a1da6c A |
1139 | 74E594931613AAF4006C417B /* pthread.c in Sources */, |
1140 | 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */, | |
1141 | 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */, | |
1142 | 74E594951613AAF4006C417B /* pthread_cond.c in Sources */, | |
1143 | 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */, | |
964d3577 | 1144 | 6EB232CF1B0EB321005915CE /* pthread_mutex_up.c in Sources */, |
f1a1da6c A |
1145 | 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */, |
1146 | 74E594981613AAF4006C417B /* pthread_support.c in Sources */, | |
1147 | 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */, | |
1148 | 74E5949A1613AAF4006C417B /* thread_setup.c in Sources */, | |
1149 | C9244C1F1860D96E00075748 /* qos.c in Sources */, | |
2546420a | 1150 | 924D8EDF1C11833D002AC2BC /* pthread_cwd.c in Sources */, |
f1a1da6c A |
1151 | 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */, |
1152 | 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */, | |
1153 | ); | |
1154 | runOnlyForDeploymentPostprocessing = 0; | |
1155 | }; | |
2546420a A |
1156 | C04545A31C584F4A006A53B3 /* Sources */ = { |
1157 | isa = PBXSourcesBuildPhase; | |
1158 | buildActionMask = 2147483647; | |
1159 | files = ( | |
1160 | C04545A41C584F4A006A53B3 /* resolver.c in Sources */, | |
1161 | C04545A51C584F4A006A53B3 /* pthread.c in Sources */, | |
1162 | C04545A61C584F4A006A53B3 /* pthread_cancelable.c in Sources */, | |
1163 | C04545A71C584F4A006A53B3 /* pthread_cancelable_cancel.c in Sources */, | |
1164 | C04545A81C584F4A006A53B3 /* pthread_cond.c in Sources */, | |
1165 | C04545A91C584F4A006A53B3 /* pthread_mutex.c in Sources */, | |
1166 | C04545AA1C584F4A006A53B3 /* pthread_mutex_up.c in Sources */, | |
1167 | C04545AB1C584F4A006A53B3 /* pthread_rwlock.c in Sources */, | |
1168 | C04545AC1C584F4A006A53B3 /* pthread_support.c in Sources */, | |
1169 | C04545AD1C584F4A006A53B3 /* pthread_tsd.c in Sources */, | |
1170 | C04545AE1C584F4A006A53B3 /* thread_setup.c in Sources */, | |
1171 | C04545AF1C584F4A006A53B3 /* qos.c in Sources */, | |
1172 | C04545B01C584F4A006A53B3 /* pthread_cwd.c in Sources */, | |
1173 | C04545B11C584F4A006A53B3 /* pthread_atfork.c in Sources */, | |
1174 | C04545B21C584F4A006A53B3 /* pthread_asm.s in Sources */, | |
1175 | ); | |
1176 | runOnlyForDeploymentPostprocessing = 0; | |
1177 | }; | |
f1a1da6c A |
1178 | C90E7A9B15DC3C3800A06D48 /* Sources */ = { |
1179 | isa = PBXSourcesBuildPhase; | |
1180 | buildActionMask = 2147483647; | |
1181 | files = ( | |
964d3577 | 1182 | 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */, |
f1a1da6c A |
1183 | C9244C1E1860D96D00075748 /* qos.c in Sources */, |
1184 | C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */, | |
1185 | C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */, | |
1186 | C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */, | |
1187 | C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */, | |
964d3577 | 1188 | 6EB232CD1B0EB318005915CE /* pthread_mutex_up.c in Sources */, |
f1a1da6c A |
1189 | C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */, |
1190 | C90E7AA915DC3C9D00A06D48 /* pthread_support.c in Sources */, | |
1191 | C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */, | |
1192 | C90E7AAB15DC3C9D00A06D48 /* thread_setup.c in Sources */, | |
2546420a | 1193 | 924D8EE01C11833D002AC2BC /* pthread_cwd.c in Sources */, |
f1a1da6c A |
1194 | C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */, |
1195 | C99AD87F15DF04D10009A6F8 /* pthread_asm.s in Sources */, | |
1196 | ); | |
1197 | runOnlyForDeploymentPostprocessing = 0; | |
1198 | }; | |
1199 | C9A325DE15B7347000270056 /* Sources */ = { | |
1200 | isa = PBXSourcesBuildPhase; | |
1201 | buildActionMask = 2147483647; | |
1202 | files = ( | |
964d3577 | 1203 | 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */, |
f1a1da6c A |
1204 | C9A1BF4715C9A578006BB313 /* pthread.c in Sources */, |
1205 | C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */, | |
f1a1da6c A |
1206 | C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */, |
1207 | C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */, | |
964d3577 | 1208 | 6EB232CB1B0EB2E2005915CE /* pthread_mutex_up.c in Sources */, |
f1a1da6c A |
1209 | C9244C1D1860D8EF00075748 /* qos.c in Sources */, |
1210 | C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */, | |
2546420a | 1211 | 924D8EE11C11833E002AC2BC /* pthread_cwd.c in Sources */, |
f1a1da6c A |
1212 | C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */, |
1213 | C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */, | |
1214 | C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */, | |
1215 | C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */, | |
1216 | C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */, | |
1217 | C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */, | |
1218 | C975D5DD15C9D16B0098ECD8 /* pthread_support.c in Sources */, | |
1219 | C948FCF715D1D1E100180BF5 /* thread_setup.c in Sources */, | |
1220 | C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */, | |
1221 | C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */, | |
1222 | ); | |
1223 | runOnlyForDeploymentPostprocessing = 0; | |
1224 | }; | |
1225 | C9CA27D31602813000259F78 /* Sources */ = { | |
1226 | isa = PBXSourcesBuildPhase; | |
1227 | buildActionMask = 2147483647; | |
1228 | files = ( | |
1229 | C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */, | |
1230 | C9A960B0183EB42700AE10C8 /* kern_policy.c in Sources */, | |
1231 | C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */, | |
1232 | C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */, | |
1233 | ); | |
1234 | runOnlyForDeploymentPostprocessing = 0; | |
1235 | }; | |
1236 | /* End PBXSourcesBuildPhase section */ | |
1237 | ||
1238 | /* Begin PBXTargetDependency section */ | |
964d3577 A |
1239 | 6E8C16821B14F11800C8987C /* PBXTargetDependency */ = { |
1240 | isa = PBXTargetDependency; | |
1241 | target = 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */; | |
1242 | targetProxy = 6E8C16811B14F11800C8987C /* PBXContainerItemProxy */; | |
1243 | }; | |
1244 | 6E8C16841B14F11B00C8987C /* PBXTargetDependency */ = { | |
1245 | isa = PBXTargetDependency; | |
1246 | target = 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */; | |
1247 | targetProxy = 6E8C16831B14F11B00C8987C /* PBXContainerItemProxy */; | |
1248 | }; | |
f1a1da6c A |
1249 | 74E594AB1613AD7F006C417B /* PBXTargetDependency */ = { |
1250 | isa = PBXTargetDependency; | |
1251 | target = 74E594911613AAF4006C417B /* libpthread.a eOS */; | |
1252 | targetProxy = 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */; | |
1253 | }; | |
2546420a A |
1254 | 925383BB1BD01EED00F745DB /* PBXTargetDependency */ = { |
1255 | isa = PBXTargetDependency; | |
1256 | target = 92B275F01BCE4C5E007D06D7 /* darwintests */; | |
1257 | targetProxy = 925383BA1BD01EED00F745DB /* PBXContainerItemProxy */; | |
1258 | }; | |
1259 | C04545BC1C58510F006A53B3 /* PBXTargetDependency */ = { | |
1260 | isa = PBXTargetDependency; | |
1261 | target = C04545A21C584F4A006A53B3 /* libpthread.a generic */; | |
1262 | targetProxy = C04545BB1C58510F006A53B3 /* PBXContainerItemProxy */; | |
1263 | }; | |
1264 | C04545BE1C585487006A53B3 /* PBXTargetDependency */ = { | |
1265 | isa = PBXTargetDependency; | |
1266 | target = C04545A21C584F4A006A53B3 /* libpthread.a generic */; | |
1267 | targetProxy = C04545BD1C585487006A53B3 /* PBXContainerItemProxy */; | |
1268 | }; | |
f1a1da6c A |
1269 | C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */ = { |
1270 | isa = PBXTargetDependency; | |
1271 | target = C9A325E115B7347000270056 /* libsystem_pthread.dylib */; | |
1272 | targetProxy = C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */; | |
1273 | }; | |
1274 | C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */ = { | |
1275 | isa = PBXTargetDependency; | |
2546420a | 1276 | target = C90E7A9E15DC3C3800A06D48 /* libpthread.a dyld */; |
f1a1da6c A |
1277 | targetProxy = C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */; |
1278 | }; | |
1279 | C91D01B9162893070002E29A /* PBXTargetDependency */ = { | |
1280 | isa = PBXTargetDependency; | |
1281 | target = C9CA27D81602813000259F78 /* pthread */; | |
1282 | targetProxy = C91D01B8162893070002E29A /* PBXContainerItemProxy */; | |
1283 | }; | |
1284 | C91D01BC162CA80F0002E29A /* PBXTargetDependency */ = { | |
1285 | isa = PBXTargetDependency; | |
1286 | target = C9CA27D81602813000259F78 /* pthread */; | |
1287 | targetProxy = C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */; | |
1288 | }; | |
1289 | C98832C615DEB44B00B3308E /* PBXTargetDependency */ = { | |
1290 | isa = PBXTargetDependency; | |
1291 | target = C9A325E115B7347000270056 /* libsystem_pthread.dylib */; | |
1292 | targetProxy = C98832C515DEB44B00B3308E /* PBXContainerItemProxy */; | |
1293 | }; | |
1294 | C98832C815DEB44B00B3308E /* PBXTargetDependency */ = { | |
1295 | isa = PBXTargetDependency; | |
2546420a | 1296 | target = C90E7A9E15DC3C3800A06D48 /* libpthread.a dyld */; |
f1a1da6c A |
1297 | targetProxy = C98832C715DEB44B00B3308E /* PBXContainerItemProxy */; |
1298 | }; | |
1299 | /* End PBXTargetDependency section */ | |
1300 | ||
1301 | /* Begin XCBuildConfiguration section */ | |
964d3577 A |
1302 | 6E8C167E1B14F08A00C8987C /* Release */ = { |
1303 | isa = XCBuildConfiguration; | |
1304 | baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */; | |
1305 | buildSettings = { | |
1306 | EXECUTABLE_PREFIX = lib; | |
1307 | PRODUCT_NAME = system_pthread; | |
1308 | }; | |
1309 | name = Release; | |
1310 | }; | |
2546420a | 1311 | 74E594A31613AAF4006C417B /* Release */ = { |
964d3577 | 1312 | isa = XCBuildConfiguration; |
2546420a | 1313 | baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */; |
964d3577 | 1314 | buildSettings = { |
964d3577 | 1315 | }; |
2546420a | 1316 | name = Release; |
964d3577 | 1317 | }; |
2546420a | 1318 | 9235CA491CA48CEA0015C92B /* Debug */ = { |
3a6437e6 A |
1319 | isa = XCBuildConfiguration; |
1320 | buildSettings = { | |
2546420a | 1321 | COPY_PHASE_STRIP = YES; |
3a6437e6 | 1322 | }; |
2546420a | 1323 | name = Debug; |
3a6437e6 | 1324 | }; |
2546420a | 1325 | 9235CA4A1CA48CEA0015C92B /* Debug */ = { |
3a6437e6 A |
1326 | isa = XCBuildConfiguration; |
1327 | buildSettings = { | |
3a6437e6 | 1328 | PRODUCT_NAME = "$(TARGET_NAME)"; |
3a6437e6 A |
1329 | }; |
1330 | name = Debug; | |
1331 | }; | |
2546420a | 1332 | 9235CA4B1CA48CEA0015C92B /* Debug */ = { |
f1a1da6c | 1333 | isa = XCBuildConfiguration; |
964d3577 | 1334 | buildSettings = { |
2546420a | 1335 | PRODUCT_NAME = "$(TARGET_NAME)"; |
964d3577 | 1336 | }; |
2546420a | 1337 | name = Debug; |
964d3577 | 1338 | }; |
2546420a | 1339 | 9235CA4C1CA48CEA0015C92B /* Debug */ = { |
964d3577 A |
1340 | isa = XCBuildConfiguration; |
1341 | buildSettings = { | |
2546420a | 1342 | PRODUCT_NAME = "$(TARGET_NAME)"; |
964d3577 A |
1343 | }; |
1344 | name = Debug; | |
1345 | }; | |
2546420a | 1346 | 9235CA4D1CA48CEA0015C92B /* Debug */ = { |
964d3577 A |
1347 | isa = XCBuildConfiguration; |
1348 | buildSettings = { | |
964d3577 | 1349 | PRODUCT_NAME = "$(TARGET_NAME)"; |
2546420a | 1350 | SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos"; |
964d3577 A |
1351 | }; |
1352 | name = Debug; | |
1353 | }; | |
2546420a | 1354 | 9235CA4E1CA48CEA0015C92B /* Debug */ = { |
964d3577 | 1355 | isa = XCBuildConfiguration; |
2546420a | 1356 | baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */; |
964d3577 | 1357 | buildSettings = { |
2546420a A |
1358 | EXECUTABLE_PREFIX = lib; |
1359 | PRODUCT_NAME = system_pthread; | |
964d3577 A |
1360 | }; |
1361 | name = Debug; | |
1362 | }; | |
2546420a | 1363 | 9235CA4F1CA48CEA0015C92B /* Debug */ = { |
964d3577 | 1364 | isa = XCBuildConfiguration; |
2546420a | 1365 | baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */; |
964d3577 | 1366 | buildSettings = { |
2546420a A |
1367 | EXECUTABLE_PREFIX = lib; |
1368 | PRODUCT_NAME = system_pthread; | |
964d3577 A |
1369 | }; |
1370 | name = Debug; | |
1371 | }; | |
2546420a | 1372 | 9235CA501CA48CEA0015C92B /* Debug */ = { |
964d3577 | 1373 | isa = XCBuildConfiguration; |
2546420a | 1374 | baseConfigurationReference = C04545B91C584F8B006A53B3 /* static.xcconfig */; |
964d3577 | 1375 | buildSettings = { |
2546420a | 1376 | PRODUCT_NAME = "$(PRODUCT_NAME)"; |
964d3577 A |
1377 | }; |
1378 | name = Debug; | |
1379 | }; | |
2546420a | 1380 | 9235CA511CA48CEA0015C92B /* Debug */ = { |
964d3577 | 1381 | isa = XCBuildConfiguration; |
2546420a | 1382 | baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */; |
964d3577 A |
1383 | buildSettings = { |
1384 | ALWAYS_SEARCH_USER_PATHS = NO; | |
1385 | BUILD_VARIANTS = normal; | |
1386 | EXECUTABLE_PREFIX = lib; | |
1387 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
1388 | "$(BASE_PREPROCESSOR_MACROS)", | |
1389 | "VARIANT_DYLD=1", | |
2546420a | 1390 | "VARIANT_STATIC=1", |
964d3577 A |
1391 | ); |
1392 | INSTALL_PATH = /usr/local/lib/dyld; | |
1393 | OTHER_LDFLAGS = ""; | |
2546420a | 1394 | PRODUCT_NAME = pthread_dyld; |
964d3577 A |
1395 | }; |
1396 | name = Debug; | |
1397 | }; | |
2546420a | 1398 | 9235CA521CA48CEA0015C92B /* Debug */ = { |
964d3577 A |
1399 | isa = XCBuildConfiguration; |
1400 | baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */; | |
1401 | buildSettings = { | |
1402 | }; | |
1403 | name = Debug; | |
1404 | }; | |
2546420a | 1405 | 9235CA531CA48CEA0015C92B /* Debug */ = { |
964d3577 | 1406 | isa = XCBuildConfiguration; |
2546420a | 1407 | baseConfigurationReference = 9235CA551CA48D010015C92B /* kext_development.xcconfig */; |
f1a1da6c | 1408 | buildSettings = { |
964d3577 | 1409 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
2546420a | 1410 | PRODUCT_BUNDLE_IDENTIFIER = "${MODULE_NAME}"; |
964d3577 | 1411 | PRODUCT_NAME = "$(TARGET_NAME)"; |
f1a1da6c A |
1412 | SDKROOT = macosx.internal; |
1413 | }; | |
964d3577 | 1414 | name = Debug; |
f1a1da6c | 1415 | }; |
2546420a A |
1416 | 9235CA541CA48CEA0015C92B /* Debug */ = { |
1417 | isa = XCBuildConfiguration; | |
1418 | buildSettings = { | |
1419 | PRODUCT_NAME = darwintests; | |
1420 | SDKROOT = macosx.internal; | |
1421 | SUPPORTED_PLATFORMS = "iphoneos macosx watchos appletvos"; | |
1422 | }; | |
1423 | name = Debug; | |
1424 | }; | |
1425 | 92799B461B96A5FE00861404 /* Release */ = { | |
1426 | isa = XCBuildConfiguration; | |
1427 | buildSettings = { | |
1428 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
1429 | SUPPORTED_PLATFORMS = "macosx iphoneos appletvos watchos"; | |
1430 | }; | |
1431 | name = Release; | |
1432 | }; | |
1433 | 92B275F21BCE4C5E007D06D7 /* Release */ = { | |
1434 | isa = XCBuildConfiguration; | |
1435 | buildSettings = { | |
1436 | PRODUCT_NAME = darwintests; | |
1437 | SDKROOT = macosx.internal; | |
1438 | SUPPORTED_PLATFORMS = "iphoneos macosx watchos appletvos"; | |
1439 | }; | |
1440 | name = Release; | |
1441 | }; | |
1442 | C04545B61C584F4A006A53B3 /* Release */ = { | |
1443 | isa = XCBuildConfiguration; | |
1444 | baseConfigurationReference = C04545B91C584F8B006A53B3 /* static.xcconfig */; | |
1445 | buildSettings = { | |
1446 | PRODUCT_NAME = "$(PRODUCT_NAME)"; | |
1447 | }; | |
1448 | name = Release; | |
1449 | }; | |
f1a1da6c A |
1450 | C90E7AA015DC3C3800A06D48 /* Release */ = { |
1451 | isa = XCBuildConfiguration; | |
1452 | baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */; | |
1453 | buildSettings = { | |
1454 | ALWAYS_SEARCH_USER_PATHS = NO; | |
964d3577 | 1455 | BUILD_VARIANTS = normal; |
f1a1da6c A |
1456 | EXECUTABLE_PREFIX = lib; |
1457 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
1458 | "$(BASE_PREPROCESSOR_MACROS)", | |
1459 | "VARIANT_DYLD=1", | |
2546420a | 1460 | "VARIANT_STATIC=1", |
f1a1da6c A |
1461 | ); |
1462 | INSTALL_PATH = /usr/local/lib/dyld; | |
f1a1da6c | 1463 | OTHER_LDFLAGS = ""; |
2546420a | 1464 | PRODUCT_NAME = pthread_dyld; |
f1a1da6c A |
1465 | }; |
1466 | name = Release; | |
1467 | }; | |
1468 | C90E7AAE15DC3D3300A06D48 /* Release */ = { | |
1469 | isa = XCBuildConfiguration; | |
1470 | buildSettings = { | |
f1a1da6c A |
1471 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1472 | }; | |
1473 | name = Release; | |
1474 | }; | |
1475 | C91D01B7162892FF0002E29A /* Release */ = { | |
1476 | isa = XCBuildConfiguration; | |
1477 | buildSettings = { | |
f1a1da6c A |
1478 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1479 | }; | |
1480 | name = Release; | |
1481 | }; | |
1482 | C98832C215DEB44000B3308E /* Release */ = { | |
1483 | isa = XCBuildConfiguration; | |
1484 | buildSettings = { | |
f1a1da6c A |
1485 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1486 | }; | |
1487 | name = Release; | |
1488 | }; | |
1489 | C9A325E515B7347000270056 /* Release */ = { | |
1490 | isa = XCBuildConfiguration; | |
1491 | buildSettings = { | |
f1a1da6c A |
1492 | }; |
1493 | name = Release; | |
1494 | }; | |
1495 | C9A325E815B7347000270056 /* Release */ = { | |
1496 | isa = XCBuildConfiguration; | |
1497 | baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */; | |
1498 | buildSettings = { | |
f1a1da6c | 1499 | EXECUTABLE_PREFIX = lib; |
f1a1da6c | 1500 | PRODUCT_NAME = system_pthread; |
f1a1da6c A |
1501 | }; |
1502 | name = Release; | |
1503 | }; | |
1504 | C9CA27E61602813000259F78 /* Release */ = { | |
1505 | isa = XCBuildConfiguration; | |
1506 | baseConfigurationReference = C91D01BA162893CD0002E29A /* kext.xcconfig */; | |
1507 | buildSettings = { | |
f1a1da6c | 1508 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
2546420a | 1509 | PRODUCT_BUNDLE_IDENTIFIER = "${MODULE_NAME}"; |
f1a1da6c A |
1510 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1511 | SDKROOT = macosx.internal; | |
1512 | }; | |
1513 | name = Release; | |
1514 | }; | |
1515 | /* End XCBuildConfiguration section */ | |
1516 | ||
1517 | /* Begin XCConfigurationList section */ | |
964d3577 A |
1518 | 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib introspection" */ = { |
1519 | isa = XCConfigurationList; | |
1520 | buildConfigurations = ( | |
1521 | 6E8C167E1B14F08A00C8987C /* Release */, | |
2546420a | 1522 | 9235CA4E1CA48CEA0015C92B /* Debug */, |
964d3577 A |
1523 | ); |
1524 | defaultConfigurationIsVisible = 0; | |
1525 | defaultConfigurationName = Release; | |
1526 | }; | |
2546420a | 1527 | 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread.a eOS" */ = { |
3a6437e6 A |
1528 | isa = XCConfigurationList; |
1529 | buildConfigurations = ( | |
2546420a A |
1530 | 74E594A31613AAF4006C417B /* Release */, |
1531 | 9235CA521CA48CEA0015C92B /* Debug */, | |
3a6437e6 A |
1532 | ); |
1533 | defaultConfigurationIsVisible = 0; | |
2546420a | 1534 | defaultConfigurationName = Release; |
3a6437e6 | 1535 | }; |
2546420a | 1536 | 92799B451B96A5FE00861404 /* Build configuration list for PBXAggregateTarget "Tests" */ = { |
f1a1da6c A |
1537 | isa = XCConfigurationList; |
1538 | buildConfigurations = ( | |
2546420a A |
1539 | 92799B461B96A5FE00861404 /* Release */, |
1540 | 9235CA4D1CA48CEA0015C92B /* Debug */, | |
1541 | ); | |
1542 | defaultConfigurationIsVisible = 0; | |
1543 | defaultConfigurationName = Release; | |
1544 | }; | |
1545 | 92B275F11BCE4C5E007D06D7 /* Build configuration list for PBXLegacyTarget "darwintests" */ = { | |
1546 | isa = XCConfigurationList; | |
1547 | buildConfigurations = ( | |
1548 | 92B275F21BCE4C5E007D06D7 /* Release */, | |
1549 | 9235CA541CA48CEA0015C92B /* Debug */, | |
1550 | ); | |
1551 | defaultConfigurationIsVisible = 0; | |
1552 | defaultConfigurationName = Release; | |
1553 | }; | |
1554 | C04545B51C584F4A006A53B3 /* Build configuration list for PBXNativeTarget "libpthread.a generic" */ = { | |
1555 | isa = XCConfigurationList; | |
1556 | buildConfigurations = ( | |
1557 | C04545B61C584F4A006A53B3 /* Release */, | |
1558 | 9235CA501CA48CEA0015C92B /* Debug */, | |
f1a1da6c A |
1559 | ); |
1560 | defaultConfigurationIsVisible = 0; | |
1561 | defaultConfigurationName = Release; | |
1562 | }; | |
2546420a | 1563 | C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread.a dyld" */ = { |
f1a1da6c A |
1564 | isa = XCConfigurationList; |
1565 | buildConfigurations = ( | |
1566 | C90E7AA015DC3C3800A06D48 /* Release */, | |
2546420a | 1567 | 9235CA511CA48CEA0015C92B /* Debug */, |
f1a1da6c A |
1568 | ); |
1569 | defaultConfigurationIsVisible = 0; | |
1570 | defaultConfigurationName = Release; | |
1571 | }; | |
1572 | C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */ = { | |
1573 | isa = XCConfigurationList; | |
1574 | buildConfigurations = ( | |
1575 | C90E7AAE15DC3D3300A06D48 /* Release */, | |
2546420a | 1576 | 9235CA4A1CA48CEA0015C92B /* Debug */, |
f1a1da6c A |
1577 | ); |
1578 | defaultConfigurationIsVisible = 0; | |
1579 | defaultConfigurationName = Release; | |
1580 | }; | |
1581 | C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */ = { | |
1582 | isa = XCConfigurationList; | |
1583 | buildConfigurations = ( | |
1584 | C91D01B7162892FF0002E29A /* Release */, | |
2546420a | 1585 | 9235CA4B1CA48CEA0015C92B /* Debug */, |
f1a1da6c A |
1586 | ); |
1587 | defaultConfigurationIsVisible = 0; | |
1588 | defaultConfigurationName = Release; | |
1589 | }; | |
1590 | C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */ = { | |
1591 | isa = XCConfigurationList; | |
1592 | buildConfigurations = ( | |
1593 | C98832C215DEB44000B3308E /* Release */, | |
2546420a | 1594 | 9235CA4C1CA48CEA0015C92B /* Debug */, |
f1a1da6c A |
1595 | ); |
1596 | defaultConfigurationIsVisible = 0; | |
1597 | defaultConfigurationName = Release; | |
1598 | }; | |
1599 | C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */ = { | |
1600 | isa = XCConfigurationList; | |
1601 | buildConfigurations = ( | |
1602 | C9A325E515B7347000270056 /* Release */, | |
2546420a | 1603 | 9235CA491CA48CEA0015C92B /* Debug */, |
f1a1da6c A |
1604 | ); |
1605 | defaultConfigurationIsVisible = 0; | |
1606 | defaultConfigurationName = Release; | |
1607 | }; | |
1608 | C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib" */ = { | |
1609 | isa = XCConfigurationList; | |
1610 | buildConfigurations = ( | |
1611 | C9A325E815B7347000270056 /* Release */, | |
2546420a | 1612 | 9235CA4F1CA48CEA0015C92B /* Debug */, |
f1a1da6c A |
1613 | ); |
1614 | defaultConfigurationIsVisible = 0; | |
1615 | defaultConfigurationName = Release; | |
1616 | }; | |
1617 | C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread" */ = { | |
1618 | isa = XCConfigurationList; | |
1619 | buildConfigurations = ( | |
1620 | C9CA27E61602813000259F78 /* Release */, | |
2546420a | 1621 | 9235CA531CA48CEA0015C92B /* Debug */, |
f1a1da6c A |
1622 | ); |
1623 | defaultConfigurationIsVisible = 0; | |
1624 | defaultConfigurationName = Release; | |
1625 | }; | |
1626 | /* End XCConfigurationList section */ | |
1627 | }; | |
1628 | rootObject = C9A325D915B7347000270056 /* Project object */; | |
1629 | } |