// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXAggregateTarget section */ C90E7AAC15DC3D3300A06D48 /* All */ = { isa = PBXAggregateTarget; buildConfigurationList = C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */; buildPhases = ( ); dependencies = ( 6E8C16821B14F11800C8987C /* PBXTargetDependency */, C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */, C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */, ); name = All; productName = All; }; C91D01B5162892FF0002E29A /* Kext */ = { isa = PBXAggregateTarget; buildConfigurationList = C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */; buildPhases = ( ); dependencies = ( C91D01B9162893070002E29A /* PBXTargetDependency */, ); name = Kext; productName = Kext; }; C98832C115DEB44000B3308E /* Embedded */ = { isa = PBXAggregateTarget; buildConfigurationList = C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */; buildPhases = ( ); dependencies = ( 6E8C16841B14F11B00C8987C /* PBXTargetDependency */, C98832C615DEB44B00B3308E /* PBXTargetDependency */, C98832C815DEB44B00B3308E /* PBXTargetDependency */, 74E594AB1613AD7F006C417B /* PBXTargetDependency */, C91D01BC162CA80F0002E29A /* PBXTargetDependency */, ); name = Embedded; productName = Embedded; }; /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ 6E8C16541B14F08A00C8987C /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; 6E8C16551B14F08A00C8987C /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */ = {isa = PBXBuildFile; fileRef = C9A325EF15B7513200270056 /* plockstat.d */; }; 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; 6E8C165A1B14F08A00C8987C /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; 6E8C165B1B14F08A00C8987C /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; }; 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; }; 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; }; 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; }; 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; }; 6E8C16631B14F08A00C8987C /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; 6E8C16641B14F08A00C8987C /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; 6E8C16691B14F08A00C8987C /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; }; 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; }; 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; }; 6E8C166C1B14F08A00C8987C /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; }; 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; }; 6E8C166E1B14F08A00C8987C /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; }; 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; }; 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; }; 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; }; 6E8C16721B14F08A00C8987C /* atomic_llsc.h in Headers */ = {isa = PBXBuildFile; fileRef = E473BE1719AC305A009C5A52 /* atomic_llsc.h */; }; 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; }; 6E8C16741B14F08A00C8987C /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = E473BE1819AC305A009C5A52 /* atomic.h */; }; 6E8C16751B14F08A00C8987C /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; }; 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; }; 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; }; 6E8C16781B14F08A00C8987C /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; }; 6EB232CB1B0EB2E2005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; 6EB232CD1B0EB318005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; 6EB232CF1B0EB321005915CE /* pthread_mutex_up.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */; }; 6EB232D01B0EB325005915CE /* resolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EB232C91B0EB29D005915CE /* resolver.c */; }; 74E594931613AAF4006C417B /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; 74E594951613AAF4006C417B /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; 74E594981613AAF4006C417B /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; 74E5949A1613AAF4006C417B /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; }; C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; C90E7AA915DC3C9D00A06D48 /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; C90E7AAB15DC3C9D00A06D48 /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */ = {isa = PBXBuildFile; fileRef = C90E7AB415DC40D900A06D48 /* pthread_atfork.c */; }; C9153096167ACC2B006BB094 /* private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9153095167ACC22006BB094 /* private.h */; settings = {ATTRIBUTES = (Private, ); }; }; C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDC1603DE84005A2F8C /* kern_support.c */; }; C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDF1603DF9B005A2F8C /* kern_init.c */; }; C9244C1B185FD33000075748 /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = C9244C1A185FCFED00075748 /* qos.h */; settings = {ATTRIBUTES = (Public, ); }; }; C9244C1D1860D8EF00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; C9244C1E1860D96D00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; C9244C1F1860D96E00075748 /* qos.c in Sources */ = {isa = PBXBuildFile; fileRef = C9244C1C1860D8EF00075748 /* qos.c */; }; C948FCF715D1D1E100180BF5 /* thread_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FC15B7513200270056 /* thread_setup.c */; }; C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */; }; C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */; }; C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */; }; C975D5DD15C9D16B0098ECD8 /* pthread_support.c in Sources */ = {isa = PBXBuildFile; fileRef = C975D5DC15C9D16B0098ECD8 /* pthread_support.c */; }; C98C95D918FF1F4E005654FB /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = C98C95D818FF1F4E005654FB /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; }; C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F015B7513200270056 /* posix_sched.h */; settings = {ATTRIBUTES = (Private, ); }; }; C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F715B7513200270056 /* spinlock_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; C99AD87F15DF04D10009A6F8 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */ = {isa = PBXBuildFile; fileRef = C99AD87D15DF04D10009A6F8 /* pthread_asm.s */; }; C9A1BF4715C9A578006BB313 /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325FA15B7513200270056 /* pthread.c */; }; C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F115B7513200270056 /* pthread_cancelable.c */; }; C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F215B7513200270056 /* pthread_cond.c */; }; C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F515B7513200270056 /* pthread_mutex.c */; }; C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F615B7513200270056 /* pthread_rwlock.c */; }; C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A325F815B7513200270056 /* pthread_tsd.c */; }; C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FE15B7513700270056 /* pthread.h */; settings = {ATTRIBUTES = (Public, ); }; }; C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325FF15B7513700270056 /* pthread_impl.h */; settings = {ATTRIBUTES = (Public, ); }; }; C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260015B7513700270056 /* pthread_spis.h */; settings = {ATTRIBUTES = (Public, ); }; }; C9A1BF5015C9A59B006BB313 /* sched.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A3260115B7513700270056 /* sched.h */; settings = {ATTRIBUTES = (Public, ); }; }; C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */; }; C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */; }; C9A960B0183EB42700AE10C8 /* kern_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9A960AF183EB42700AE10C8 /* kern_policy.c */; }; C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F915B7513200270056 /* workqueue_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9A325F415B7513200270056 /* tsd_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C99B17DA189C2E1B00991D38 /* qos_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */ = {isa = PBXBuildFile; fileRef = C9169DDB1603DE84005A2F8C /* kern_synch.c */; }; E4063CF31906B75A000202F9 /* qos.h in Headers */ = {isa = PBXBuildFile; fileRef = E4063CF21906B4FB000202F9 /* qos.h */; settings = {ATTRIBUTES = (Private, ); }; }; E4657D4117284F7B007D1847 /* introspection_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4657D4017284F7B007D1847 /* introspection_private.h */; settings = {ATTRIBUTES = (Private, ); }; }; E473BE1919AC305A009C5A52 /* atomic_llsc.h in Headers */ = {isa = PBXBuildFile; fileRef = E473BE1719AC305A009C5A52 /* atomic_llsc.h */; }; E473BE1A19AC305A009C5A52 /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = E473BE1819AC305A009C5A52 /* atomic.h */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 6E8C16811B14F11800C8987C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = 6E8C16511B14F08A00C8987C; remoteInfo = "libsystem_pthread.dylib introspection"; }; 6E8C16831B14F11B00C8987C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = 6E8C16511B14F08A00C8987C; remoteInfo = "libsystem_pthread.dylib introspection"; }; 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = 74E594911613AAF4006C417B; remoteInfo = "libpthread.a eOS"; }; C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = C9A325E115B7347000270056; remoteInfo = Libpthread; }; C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = C90E7A9E15DC3C3800A06D48; remoteInfo = libpthread.a; }; C91D01B8162893070002E29A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = C9CA27D81602813000259F78; remoteInfo = pthread; }; C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = C9CA27D81602813000259F78; remoteInfo = pthread; }; C98832C515DEB44B00B3308E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = C9A325E115B7347000270056; remoteInfo = libsystem_pthread.dylib; }; C98832C715DEB44B00B3308E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C9A325D915B7347000270056 /* Project object */; proxyType = 1; remoteGlobalIDString = C90E7A9E15DC3C3800A06D48; remoteInfo = libpthread.a; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = pthread_introspection.xcconfig; sourceTree = ""; }; 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_mutex_up.c; sourceTree = ""; }; 6EB232C91B0EB29D005915CE /* resolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resolver.c; sourceTree = ""; }; 6EB232CA1B0EB29D005915CE /* resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resolver.h; sourceTree = ""; }; 720A46E21B8D125900AB7950 /* Makefile.common */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.common; sourceTree = ""; }; 74E594A41613AAF4006C417B /* libpthread_eOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread_eOS.a; sourceTree = BUILT_PRODUCTS_DIR; }; 9207EB711AA6E008006FFC86 /* wq_kevent_stress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_kevent_stress.c; sourceTree = ""; }; 9240BF321AA669C4003C99B4 /* wqtrace.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = wqtrace.lua; path = tools/wqtrace.lua; sourceTree = SOURCE_ROOT; }; 9264D6831A9D3E010094346B /* atfork.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = atfork.c; sourceTree = ""; }; 9264D6841A9D3E010094346B /* cond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cond.c; sourceTree = ""; }; 9264D6851A9D3E010094346B /* cond_timed.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cond_timed.c; sourceTree = ""; }; 9264D6861A9D3E010094346B /* custom_stack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = custom_stack.c; sourceTree = ""; }; 9264D6871A9D3E010094346B /* join.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = join.c; sourceTree = ""; }; 9264D6881A9D3E010094346B /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; 9264D6891A9D3E010094346B /* maxwidth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = maxwidth.c; sourceTree = ""; }; 9264D68A1A9D3E010094346B /* mutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mutex.c; sourceTree = ""; }; 9264D68B1A9D3E010094346B /* once.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = once.c; sourceTree = ""; }; 9264D68C1A9D3E010094346B /* rwlock-signal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "rwlock-signal.c"; sourceTree = ""; }; 9264D68D1A9D3E010094346B /* rwlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = rwlock.c; sourceTree = ""; }; 9264D68E1A9D3E010094346B /* tsd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tsd.c; sourceTree = ""; }; 9264D68F1A9D3E010094346B /* wq_block_handoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_block_handoff.c; sourceTree = ""; }; 9264D6901A9D3E010094346B /* wq_kevent.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = wq_kevent.c; sourceTree = ""; }; 92C577E11A378A85004AF98B /* kext_debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = kext_debug.xcconfig; sourceTree = ""; }; 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = pthread_debug.xcconfig; sourceTree = ""; }; A98FE72D19479F7C007718DA /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = ""; }; C90E7A9F15DC3C3800A06D48 /* libpthread.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpthread.a; sourceTree = BUILT_PRODUCTS_DIR; }; C90E7AB415DC40D900A06D48 /* pthread_atfork.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_atfork.c; sourceTree = ""; }; C9153094167ACAB8006BB094 /* install-symlinks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-symlinks.sh"; sourceTree = ""; }; C9153095167ACC22006BB094 /* private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = private.h; sourceTree = ""; }; C9169DDB1603DE84005A2F8C /* kern_synch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_synch.c; sourceTree = ""; }; C9169DDC1603DE84005A2F8C /* kern_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_support.c; sourceTree = ""; }; C9169DDF1603DF9B005A2F8C /* kern_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_init.c; sourceTree = ""; }; C91D01BA162893CD0002E29A /* kext.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = kext.xcconfig; sourceTree = ""; }; C9244C1A185FCFED00075748 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = ""; }; C9244C1C1860D8EF00075748 /* qos.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qos.c; sourceTree = ""; }; C948FCC115D187FA00180BF5 /* pthread_atfork.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_atfork.3; sourceTree = ""; }; C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_init_destroy.3; sourceTree = ""; }; C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getdetachstate.3; sourceTree = ""; }; C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getinheritsched.3; sourceTree = ""; }; C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedparam.3; sourceTree = ""; }; C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getschedpolicy.3; sourceTree = ""; }; C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getscope.3; sourceTree = ""; }; C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstackaddr.3; sourceTree = ""; }; C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr_set_getstacksize.3; sourceTree = ""; }; C948FCCA15D187FA00180BF5 /* pthread_attr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_attr.3; sourceTree = ""; }; C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cancel.3; sourceTree = ""; }; C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_pop.3; sourceTree = ""; }; C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cleanup_push.3; sourceTree = ""; }; C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_broadcast.3; sourceTree = ""; }; C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_destroy.3; sourceTree = ""; }; C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_init.3; sourceTree = ""; }; C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_signal.3; sourceTree = ""; }; C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_timedwait.3; sourceTree = ""; }; C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_cond_wait.3; sourceTree = ""; }; C948FCD415D187FA00180BF5 /* pthread_condattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_condattr.3; sourceTree = ""; }; C948FCD515D187FA00180BF5 /* pthread_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_create.3; sourceTree = ""; }; C948FCD615D187FA00180BF5 /* pthread_detach.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_detach.3; sourceTree = ""; }; C948FCD715D187FA00180BF5 /* pthread_equal.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_equal.3; sourceTree = ""; }; C948FCD815D187FA00180BF5 /* pthread_exit.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_exit.3; sourceTree = ""; }; C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getschedparam.3; sourceTree = ""; }; C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_getspecific.3; sourceTree = ""; }; C948FCDB15D187FA00180BF5 /* pthread_join.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_join.3; sourceTree = ""; }; C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_create.3; sourceTree = ""; }; C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_key_delete.3; sourceTree = ""; }; C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_destroy.3; sourceTree = ""; }; C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_init.3; sourceTree = ""; }; C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_lock.3; sourceTree = ""; }; C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_trylock.3; sourceTree = ""; }; C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutex_unlock.3; sourceTree = ""; }; C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_mutexattr.3; sourceTree = ""; }; C948FCE415D187FA00180BF5 /* pthread_once.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_once.3; sourceTree = ""; }; C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_destroy.3; sourceTree = ""; }; C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_init.3; sourceTree = ""; }; C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_rdlock.3; sourceTree = ""; }; C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_unlock.3; sourceTree = ""; }; C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlock_wrlock.3; sourceTree = ""; }; C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_destroy.3; sourceTree = ""; }; C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_getpshared.3; sourceTree = ""; }; C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_init.3; sourceTree = ""; }; C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_rwlockattr_setpshared.3; sourceTree = ""; }; C948FCEE15D187FA00180BF5 /* pthread_self.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_self.3; sourceTree = ""; }; C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setcancelstate.3; sourceTree = ""; }; C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread_setspecific.3; sourceTree = ""; }; C948FCF115D187FA00180BF5 /* pthread.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pthread.3; sourceTree = ""; }; C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cond_legacy.c; sourceTree = ""; }; C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_mutex_legacy.c; sourceTree = ""; }; C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock_legacy.c; sourceTree = ""; }; C975D5DC15C9D16B0098ECD8 /* pthread_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_support.c; sourceTree = ""; }; C979E9FB18A1BC2A000951E5 /* kern_trace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kern_trace.h; sourceTree = ""; }; C979E9FC18A2BF2C000951E5 /* install-codes.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-codes.sh"; sourceTree = ""; }; C98005141899BD2000368E4D /* workqueue_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_internal.h; sourceTree = ""; }; C98C95D818FF1F4E005654FB /* spawn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spawn.h; sourceTree = ""; }; C99AD87D15DF04D10009A6F8 /* pthread_asm.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = pthread_asm.s; sourceTree = ""; }; C99B17DA189C2E1B00991D38 /* qos_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos_private.h; sourceTree = ""; }; C99EA612161F8288003EBC56 /* eos.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = eos.xcconfig; sourceTree = ""; }; C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_cancel.c; sourceTree = ""; }; C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable_legacy.c; sourceTree = ""; }; C9A325E215B7347000270056 /* libsystem_pthread.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_pthread.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; C9A325EE15B7513200270056 /* mk_pthread_impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mk_pthread_impl.c; sourceTree = ""; }; C9A325EF15B7513200270056 /* plockstat.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = plockstat.d; sourceTree = ""; }; C9A325F015B7513200270056 /* posix_sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = posix_sched.h; sourceTree = ""; }; C9A325F115B7513200270056 /* pthread_cancelable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cancelable.c; sourceTree = ""; }; C9A325F215B7513200270056 /* pthread_cond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_cond.c; sourceTree = ""; }; C9A325F315B7513200270056 /* internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = ""; }; C9A325F415B7513200270056 /* tsd_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tsd_private.h; sourceTree = ""; }; C9A325F515B7513200270056 /* pthread_mutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_mutex.c; sourceTree = ""; }; C9A325F615B7513200270056 /* pthread_rwlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_rwlock.c; sourceTree = ""; }; C9A325F715B7513200270056 /* spinlock_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spinlock_private.h; sourceTree = ""; }; C9A325F815B7513200270056 /* pthread_tsd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread_tsd.c; sourceTree = ""; }; C9A325F915B7513200270056 /* workqueue_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = workqueue_private.h; sourceTree = ""; }; C9A325FA15B7513200270056 /* pthread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pthread.c; sourceTree = ""; }; C9A325FC15B7513200270056 /* thread_setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = thread_setup.c; sourceTree = ""; }; C9A325FE15B7513700270056 /* pthread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread.h; sourceTree = ""; }; C9A325FF15B7513700270056 /* pthread_impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_impl.h; sourceTree = ""; }; C9A3260015B7513700270056 /* pthread_spis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pthread_spis.h; sourceTree = ""; }; C9A3260115B7513700270056 /* sched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sched.h; sourceTree = ""; }; C9A3260C15B759B600270056 /* pthread.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = pthread.xcconfig; sourceTree = ""; }; C9A960AF183EB42700AE10C8 /* kern_policy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kern_policy.c; sourceTree = ""; }; C9A960B318452B2F00AE10C8 /* pthread.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = pthread.py; sourceTree = ""; }; C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-lldbmacros.sh"; sourceTree = ""; }; C9C2212D15FA978D00447568 /* pthread.aliases */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread.aliases; sourceTree = ""; }; C9C533841607C928009988FA /* kern_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_internal.h; sourceTree = ""; }; C9C5F7381B8CE2D600C873EF /* rwlock-22244050.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "rwlock-22244050.c"; sourceTree = ""; }; C9CA27D91602813000259F78 /* pthread.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = pthread.kext; sourceTree = BUILT_PRODUCTS_DIR; }; C9CA27DC1602813000259F78 /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = System/Library/Frameworks/Kernel.framework; sourceTree = SDKROOT; }; C9D9E8FE1626248800448CED /* pthread-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "pthread-Info.plist"; sourceTree = ""; }; C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-manpages.sh"; sourceTree = ""; }; E4063CF21906B4FB000202F9 /* qos.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = ""; }; E4657D4017284F7B007D1847 /* introspection_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = introspection_private.h; sourceTree = ""; }; E473BE1719AC305A009C5A52 /* atomic_llsc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic_llsc.h; sourceTree = ""; }; E473BE1819AC305A009C5A52 /* atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic.h; sourceTree = ""; }; E4D962F919086AD600E8A9F2 /* qos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qos.h; sourceTree = ""; }; E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "install-sys-headers.sh"; sourceTree = ""; }; FC30E28D16A747AD00A25B5F /* synch_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = synch_internal.h; sourceTree = ""; }; FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_attr_t.h; sourceTree = ""; }; FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_cond_t.h; sourceTree = ""; }; FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_condattr_t.h; sourceTree = ""; }; FC5A372717CEB3D6008C323E /* _pthread_key_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_key_t.h; sourceTree = ""; }; FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutex_t.h; sourceTree = ""; }; FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_mutexattr_t.h; sourceTree = ""; }; FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_once_t.h; sourceTree = ""; }; FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlock_t.h; sourceTree = ""; }; FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_rwlockattr_t.h; sourceTree = ""; }; FC5A372D17CEB3D6008C323E /* _pthread_t.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_t.h; sourceTree = ""; }; FC5A372E17CEB3D6008C323E /* _pthread_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _pthread_types.h; sourceTree = ""; }; FC618A76160E8155006810FE /* pthread_kill.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_kill.2; sourceTree = ""; }; FC618A77160E8155006810FE /* pthread_sigmask.2 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pthread_sigmask.2; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 6E8C16671B14F08A00C8987C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 74E594A01613AAF4006C417B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C90E7A9C15DC3C3800A06D48 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C9A325DF15B7347000270056 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C9CA27D41602813000259F78 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 9240BF331AA669EB003C99B4 /* tools */ = { isa = PBXGroup; children = ( 9240BF321AA669C4003C99B4 /* wqtrace.lua */, ); name = tools; path = kern; sourceTree = ""; }; 9264D6821A9D3E010094346B /* tests */ = { isa = PBXGroup; children = ( 720A46E21B8D125900AB7950 /* Makefile.common */, 9264D6881A9D3E010094346B /* Makefile */, 9264D6831A9D3E010094346B /* atfork.c */, 9264D6841A9D3E010094346B /* cond.c */, 9264D6851A9D3E010094346B /* cond_timed.c */, 9264D6861A9D3E010094346B /* custom_stack.c */, 9264D6871A9D3E010094346B /* join.c */, 9264D6891A9D3E010094346B /* maxwidth.c */, 9264D68A1A9D3E010094346B /* mutex.c */, 9264D68B1A9D3E010094346B /* once.c */, C9C5F7381B8CE2D600C873EF /* rwlock-22244050.c */, 9264D68C1A9D3E010094346B /* rwlock-signal.c */, 9264D68D1A9D3E010094346B /* rwlock.c */, 9264D68E1A9D3E010094346B /* tsd.c */, 9264D68F1A9D3E010094346B /* wq_block_handoff.c */, 9264D6901A9D3E010094346B /* wq_kevent.c */, 9207EB711AA6E008006FFC86 /* wq_kevent_stress.c */, ); path = tests; sourceTree = SOURCE_ROOT; }; C9169DD91603DE68005A2F8C /* kern */ = { isa = PBXGroup; children = ( C9D9E8FE1626248800448CED /* pthread-Info.plist */, C9C533841607C928009988FA /* kern_internal.h */, C9169DDF1603DF9B005A2F8C /* kern_init.c */, C9A960AF183EB42700AE10C8 /* kern_policy.c */, C9169DDB1603DE84005A2F8C /* kern_synch.c */, C9169DDC1603DE84005A2F8C /* kern_support.c */, C979E9FB18A1BC2A000951E5 /* kern_trace.h */, FC30E28D16A747AD00A25B5F /* synch_internal.h */, C98005141899BD2000368E4D /* workqueue_internal.h */, ); path = kern; sourceTree = ""; }; C948FCC015D187AD00180BF5 /* man */ = { isa = PBXGroup; children = ( C948FCC115D187FA00180BF5 /* pthread_atfork.3 */, C948FCC215D187FA00180BF5 /* pthread_attr_init_destroy.3 */, C948FCC315D187FA00180BF5 /* pthread_attr_set_getdetachstate.3 */, C948FCC415D187FA00180BF5 /* pthread_attr_set_getinheritsched.3 */, C948FCC515D187FA00180BF5 /* pthread_attr_set_getschedparam.3 */, C948FCC615D187FA00180BF5 /* pthread_attr_set_getschedpolicy.3 */, C948FCC715D187FA00180BF5 /* pthread_attr_set_getscope.3 */, C948FCC815D187FA00180BF5 /* pthread_attr_set_getstackaddr.3 */, C948FCC915D187FA00180BF5 /* pthread_attr_set_getstacksize.3 */, C948FCCA15D187FA00180BF5 /* pthread_attr.3 */, C948FCCB15D187FA00180BF5 /* pthread_cancel.3 */, C948FCCC15D187FA00180BF5 /* pthread_cleanup_pop.3 */, C948FCCD15D187FA00180BF5 /* pthread_cleanup_push.3 */, C948FCCE15D187FA00180BF5 /* pthread_cond_broadcast.3 */, C948FCCF15D187FA00180BF5 /* pthread_cond_destroy.3 */, C948FCD015D187FA00180BF5 /* pthread_cond_init.3 */, C948FCD115D187FA00180BF5 /* pthread_cond_signal.3 */, C948FCD215D187FA00180BF5 /* pthread_cond_timedwait.3 */, C948FCD315D187FA00180BF5 /* pthread_cond_wait.3 */, C948FCD415D187FA00180BF5 /* pthread_condattr.3 */, C948FCD515D187FA00180BF5 /* pthread_create.3 */, C948FCD615D187FA00180BF5 /* pthread_detach.3 */, C948FCD715D187FA00180BF5 /* pthread_equal.3 */, C948FCD815D187FA00180BF5 /* pthread_exit.3 */, C948FCD915D187FA00180BF5 /* pthread_getschedparam.3 */, C948FCDA15D187FA00180BF5 /* pthread_getspecific.3 */, C948FCDB15D187FA00180BF5 /* pthread_join.3 */, C948FCDC15D187FA00180BF5 /* pthread_key_create.3 */, C948FCDD15D187FA00180BF5 /* pthread_key_delete.3 */, FC618A76160E8155006810FE /* pthread_kill.2 */, C948FCDE15D187FA00180BF5 /* pthread_mutex_destroy.3 */, C948FCDF15D187FA00180BF5 /* pthread_mutex_init.3 */, C948FCE015D187FA00180BF5 /* pthread_mutex_lock.3 */, C948FCE115D187FA00180BF5 /* pthread_mutex_trylock.3 */, C948FCE215D187FA00180BF5 /* pthread_mutex_unlock.3 */, C948FCE315D187FA00180BF5 /* pthread_mutexattr.3 */, C948FCE415D187FA00180BF5 /* pthread_once.3 */, C948FCE515D187FA00180BF5 /* pthread_rwlock_destroy.3 */, C948FCE615D187FA00180BF5 /* pthread_rwlock_init.3 */, C948FCE715D187FA00180BF5 /* pthread_rwlock_rdlock.3 */, C948FCE815D187FA00180BF5 /* pthread_rwlock_unlock.3 */, C948FCE915D187FA00180BF5 /* pthread_rwlock_wrlock.3 */, C948FCEA15D187FA00180BF5 /* pthread_rwlockattr_destroy.3 */, C948FCEB15D187FA00180BF5 /* pthread_rwlockattr_getpshared.3 */, C948FCEC15D187FA00180BF5 /* pthread_rwlockattr_init.3 */, C948FCED15D187FA00180BF5 /* pthread_rwlockattr_setpshared.3 */, C948FCEE15D187FA00180BF5 /* pthread_self.3 */, C948FCEF15D187FA00180BF5 /* pthread_setcancelstate.3 */, C948FCF015D187FA00180BF5 /* pthread_setspecific.3 */, FC618A77160E8155006810FE /* pthread_sigmask.2 */, C948FCF115D187FA00180BF5 /* pthread.3 */, ); path = man; sourceTree = ""; }; C9A1BF5115C9A8B7006BB313 /* variants */ = { isa = PBXGroup; children = ( C9A1BF5215C9A9F5006BB313 /* pthread_cancelable_cancel.c */, C9A1BF5415C9CB9D006BB313 /* pthread_cancelable_legacy.c */, C975D5D615C9CECA0098ECD8 /* pthread_cond_legacy.c */, C975D5D815C9CEEA0098ECD8 /* pthread_mutex_legacy.c */, C975D5DA15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c */, ); path = variants; sourceTree = ""; }; C9A325D715B7347000270056 = { isa = PBXGroup; children = ( C9169DD91603DE68005A2F8C /* kern */, C9A960B218452B0700AE10C8 /* lldbmacros */, C9A325FD15B7513700270056 /* pthread */, FC5A372217CEB3D6008C323E /* sys */, C9D70EBE167AC7D100D52713 /* private */, C948FCC015D187AD00180BF5 /* man */, C9A325ED15B74FB600270056 /* src */, E4027C171AFC2B6D00ACCF91 /* os */, 9264D6821A9D3E010094346B /* tests */, 9240BF331AA669EB003C99B4 /* tools */, C9A3260B15B759A100270056 /* xcodescripts */, C9CA27DA1602813000259F78 /* Frameworks */, C9A325E315B7347000270056 /* Products */, ); sourceTree = ""; usesTabs = 1; }; C9A325E315B7347000270056 /* Products */ = { isa = PBXGroup; children = ( C9A325E215B7347000270056 /* libsystem_pthread.dylib */, C90E7A9F15DC3C3800A06D48 /* libpthread.a */, 74E594A41613AAF4006C417B /* libpthread_eOS.a */, C9CA27D91602813000259F78 /* pthread.kext */, 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */, ); name = Products; sourceTree = ""; }; C9A325ED15B74FB600270056 /* src */ = { isa = PBXGroup; children = ( C9A325F315B7513200270056 /* internal.h */, 6EB232CA1B0EB29D005915CE /* resolver.h */, 6EB232C91B0EB29D005915CE /* resolver.c */, C9A325EE15B7513200270056 /* mk_pthread_impl.c */, C9A325EF15B7513200270056 /* plockstat.d */, C9A325FA15B7513200270056 /* pthread.c */, C99AD87D15DF04D10009A6F8 /* pthread_asm.s */, C90E7AB415DC40D900A06D48 /* pthread_atfork.c */, C9A325F115B7513200270056 /* pthread_cancelable.c */, C9A325F215B7513200270056 /* pthread_cond.c */, C9A325F515B7513200270056 /* pthread_mutex.c */, 6EB232C81B0EB29D005915CE /* pthread_mutex_up.c */, C9A325F615B7513200270056 /* pthread_rwlock.c */, C975D5DC15C9D16B0098ECD8 /* pthread_support.c */, C9A325F815B7513200270056 /* pthread_tsd.c */, C9244C1C1860D8EF00075748 /* qos.c */, C9A325FC15B7513200270056 /* thread_setup.c */, C9A1BF5115C9A8B7006BB313 /* variants */, ); path = src; sourceTree = ""; }; C9A325FD15B7513700270056 /* pthread */ = { isa = PBXGroup; children = ( C9A325FE15B7513700270056 /* pthread.h */, C9A325FF15B7513700270056 /* pthread_impl.h */, C9A3260015B7513700270056 /* pthread_spis.h */, C9A3260115B7513700270056 /* sched.h */, C98C95D818FF1F4E005654FB /* spawn.h */, C9244C1A185FCFED00075748 /* qos.h */, ); path = pthread; sourceTree = ""; }; C9A3260B15B759A100270056 /* xcodescripts */ = { isa = PBXGroup; children = ( C91D01BA162893CD0002E29A /* kext.xcconfig */, 92C577E11A378A85004AF98B /* kext_debug.xcconfig */, C9A3260C15B759B600270056 /* pthread.xcconfig */, 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */, 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */, C99EA612161F8288003EBC56 /* eos.xcconfig */, C9DCA2A115DC4F2000D057E2 /* install-manpages.sh */, C9153094167ACAB8006BB094 /* install-symlinks.sh */, E4D962FC19086C5700E8A9F2 /* install-sys-headers.sh */, C9A960B618452CDD00AE10C8 /* install-lldbmacros.sh */, C979E9FC18A2BF2C000951E5 /* install-codes.sh */, C9C2212D15FA978D00447568 /* pthread.aliases */, ); path = xcodescripts; sourceTree = ""; }; C9A960B218452B0700AE10C8 /* lldbmacros */ = { isa = PBXGroup; children = ( C9A960B318452B2F00AE10C8 /* pthread.py */, ); path = lldbmacros; sourceTree = ""; }; C9CA27DA1602813000259F78 /* Frameworks */ = { isa = PBXGroup; children = ( C9CA27DB1602813000259F78 /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; C9CA27DB1602813000259F78 /* Other Frameworks */ = { isa = PBXGroup; children = ( C9CA27DC1602813000259F78 /* Kernel.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; C9D70EBE167AC7D100D52713 /* private */ = { isa = PBXGroup; children = ( C9153095167ACC22006BB094 /* private.h */, C9A325F015B7513200270056 /* posix_sched.h */, C9A325F715B7513200270056 /* spinlock_private.h */, C9A325F415B7513200270056 /* tsd_private.h */, C9A325F915B7513200270056 /* workqueue_private.h */, E4657D4017284F7B007D1847 /* introspection_private.h */, C99B17DA189C2E1B00991D38 /* qos_private.h */, E4063CF21906B4FB000202F9 /* qos.h */, ); path = private; sourceTree = ""; }; E4027C171AFC2B6D00ACCF91 /* os */ = { isa = PBXGroup; children = ( E473BE1819AC305A009C5A52 /* atomic.h */, E473BE1719AC305A009C5A52 /* atomic_llsc.h */, ); path = os; sourceTree = ""; }; FC5A372217CEB3D6008C323E /* sys */ = { isa = PBXGroup; children = ( E4D962F919086AD600E8A9F2 /* qos.h */, FC5A372317CEB3D6008C323E /* _pthread */, A98FE72D19479F7C007718DA /* qos_private.h */, ); path = sys; sourceTree = ""; }; FC5A372317CEB3D6008C323E /* _pthread */ = { isa = PBXGroup; children = ( FC5A372417CEB3D6008C323E /* _pthread_attr_t.h */, FC5A372517CEB3D6008C323E /* _pthread_cond_t.h */, FC5A372617CEB3D6008C323E /* _pthread_condattr_t.h */, FC5A372717CEB3D6008C323E /* _pthread_key_t.h */, FC5A372817CEB3D6008C323E /* _pthread_mutex_t.h */, FC5A372917CEB3D6008C323E /* _pthread_mutexattr_t.h */, FC5A372A17CEB3D6008C323E /* _pthread_once_t.h */, FC5A372B17CEB3D6008C323E /* _pthread_rwlock_t.h */, FC5A372C17CEB3D6008C323E /* _pthread_rwlockattr_t.h */, FC5A372D17CEB3D6008C323E /* _pthread_t.h */, FC5A372E17CEB3D6008C323E /* _pthread_types.h */, ); path = _pthread; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 6E8C16681B14F08A00C8987C /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 6E8C16721B14F08A00C8987C /* atomic_llsc.h in Headers */, 6E8C16741B14F08A00C8987C /* atomic.h in Headers */, 6E8C16711B14F08A00C8987C /* posix_sched.h in Headers */, 6E8C166F1B14F08A00C8987C /* introspection_private.h in Headers */, 6E8C166C1B14F08A00C8987C /* qos.h in Headers */, 6E8C16701B14F08A00C8987C /* tsd_private.h in Headers */, 6E8C16731B14F08A00C8987C /* qos_private.h in Headers */, 6E8C16761B14F08A00C8987C /* spinlock_private.h in Headers */, 6E8C16771B14F08A00C8987C /* workqueue_private.h in Headers */, 6E8C16781B14F08A00C8987C /* private.h in Headers */, 6E8C16691B14F08A00C8987C /* qos.h in Headers */, 6E8C166A1B14F08A00C8987C /* pthread.h in Headers */, 6E8C166B1B14F08A00C8987C /* pthread_impl.h in Headers */, 6E8C166D1B14F08A00C8987C /* pthread_spis.h in Headers */, 6E8C166E1B14F08A00C8987C /* sched.h in Headers */, 6E8C16751B14F08A00C8987C /* spawn.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; 74E594A11613AAF4006C417B /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C90E7A9D15DC3C3800A06D48 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C9A325E015B7347000270056 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( C9244C1B185FD33000075748 /* qos.h in Headers */, C9A1BF4D15C9A58E006BB313 /* pthread.h in Headers */, C9A1BF4E15C9A594006BB313 /* pthread_impl.h in Headers */, E4063CF31906B75A000202F9 /* qos.h in Headers */, C9A1BF4F15C9A598006BB313 /* pthread_spis.h in Headers */, C9A1BF5015C9A59B006BB313 /* sched.h in Headers */, E4657D4117284F7B007D1847 /* introspection_private.h in Headers */, C9BB478D15E6ADF700F135B7 /* tsd_private.h in Headers */, C99AD87B15DEC4BC0009A6F8 /* posix_sched.h in Headers */, E473BE1919AC305A009C5A52 /* atomic_llsc.h in Headers */, C9CCFB9D18B6D0910060CAAE /* qos_private.h in Headers */, E473BE1A19AC305A009C5A52 /* atomic.h in Headers */, C98C95D918FF1F4E005654FB /* spawn.h in Headers */, C99AD87C15DEC5290009A6F8 /* spinlock_private.h in Headers */, C9BB478B15E6ABD900F135B7 /* workqueue_private.h in Headers */, C9153096167ACC2B006BB094 /* private.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; C9CA27D51602813000259F78 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXLegacyTarget section */ 720A46DE1B8D0B7700AB7950 /* Tests */ = { isa = PBXLegacyTarget; buildArgumentsString = "$(ACTION)"; buildConfigurationList = 720A46E11B8D0B7700AB7950 /* Build configuration list for PBXLegacyTarget "Tests" */; buildPhases = ( ); buildToolPath = /usr/bin/make; buildWorkingDirectory = tests; dependencies = ( ); name = Tests; passBuildSettingsInEnvironment = 1; productName = Test; }; /* End PBXLegacyTarget section */ /* Begin PBXNativeTarget section */ 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */ = { isa = PBXNativeTarget; buildConfigurationList = 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib introspection" */; buildPhases = ( 6E8C16521B14F08A00C8987C /* Generate dtrace header */, 6E8C16531B14F08A00C8987C /* Sources */, 6E8C16671B14F08A00C8987C /* Frameworks */, 6E8C16681B14F08A00C8987C /* Headers */, ); buildRules = ( ); dependencies = ( ); name = "libsystem_pthread.dylib introspection"; productName = Libpthread; productReference = 6E8C16801B14F08A00C8987C /* libsystem_pthread.dylib */; productType = "com.apple.product-type.library.dynamic"; }; 74E594911613AAF4006C417B /* libpthread.a eOS */ = { isa = PBXNativeTarget; buildConfigurationList = 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread.a eOS" */; buildPhases = ( 74E594921613AAF4006C417B /* Sources */, 74E594A01613AAF4006C417B /* Frameworks */, 74E594A11613AAF4006C417B /* Headers */, ); buildRules = ( ); dependencies = ( ); name = "libpthread.a eOS"; productName = libpthread.a; productReference = 74E594A41613AAF4006C417B /* libpthread_eOS.a */; productType = "com.apple.product-type.library.static"; }; C90E7A9E15DC3C3800A06D48 /* libpthread.a */ = { isa = PBXNativeTarget; buildConfigurationList = C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread.a" */; buildPhases = ( C90E7A9B15DC3C3800A06D48 /* Sources */, C90E7A9C15DC3C3800A06D48 /* Frameworks */, C90E7A9D15DC3C3800A06D48 /* Headers */, ); buildRules = ( ); dependencies = ( ); name = libpthread.a; productName = libpthread.a; productReference = C90E7A9F15DC3C3800A06D48 /* libpthread.a */; productType = "com.apple.product-type.library.static"; }; C9A325E115B7347000270056 /* libsystem_pthread.dylib */ = { isa = PBXNativeTarget; buildConfigurationList = C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib" */; buildPhases = ( C9A325DE15B7347000270056 /* Sources */, C9A325DF15B7347000270056 /* Frameworks */, C9A325E015B7347000270056 /* Headers */, C9D70EBD167AC76700D52713 /* Symlink Old Header Location */, C9DCA2A215DC4F3500D057E2 /* Install Manpages */, FC5A372F17CEB60D008C323E /* Install sys headers */, C979E9FD18A2BF3D000951E5 /* Install Codes file */, ); buildRules = ( ); dependencies = ( ); name = libsystem_pthread.dylib; productName = Libpthread; productReference = C9A325E215B7347000270056 /* libsystem_pthread.dylib */; productType = "com.apple.product-type.library.dynamic"; }; C9CA27D81602813000259F78 /* pthread */ = { isa = PBXNativeTarget; buildConfigurationList = C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread" */; buildPhases = ( C9CA27D31602813000259F78 /* Sources */, C9CA27D41602813000259F78 /* Frameworks */, C9CA27D51602813000259F78 /* Headers */, C9CA27D61602813000259F78 /* Resources */, C9CA27D71602813000259F78 /* Rez */, C9A960B518452C1800AE10C8 /* Install lldbmacros */, ); buildRules = ( ); dependencies = ( ); name = pthread; productName = pthread; productReference = C9CA27D91602813000259F78 /* pthread.kext */; productType = "com.apple.product-type.kernel-extension"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ C9A325D915B7347000270056 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0700; ORGANIZATIONNAME = ""; TargetAttributes = { 720A46DE1B8D0B7700AB7950 = { CreatedOnToolsVersion = 7.0; }; }; }; buildConfigurationList = C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = C9A325D715B7347000270056; productRefGroup = C9A325E315B7347000270056 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( C90E7AAC15DC3D3300A06D48 /* All */, C91D01B5162892FF0002E29A /* Kext */, C98832C115DEB44000B3308E /* Embedded */, 720A46DE1B8D0B7700AB7950 /* Tests */, 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */, C9A325E115B7347000270056 /* libsystem_pthread.dylib */, C90E7A9E15DC3C3800A06D48 /* libpthread.a */, 74E594911613AAF4006C417B /* libpthread.a eOS */, C9CA27D81602813000259F78 /* pthread */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ C9CA27D61602813000259F78 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXRezBuildPhase section */ C9CA27D71602813000259F78 /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXRezBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 6E8C16521B14F08A00C8987C /* Generate dtrace header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "$(SRCROOT)/src/plockstat.d", ); name = "Generate dtrace header"; outputPaths = ( "$(DERIVED_FILE_DIR)/dtrace/plockstat.h", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "dtrace -h -C -s \"${SCRIPT_INPUT_FILE_0}\" -o \"${SCRIPT_OUTPUT_FILE_0}\""; }; C979E9FD18A2BF3D000951E5 /* Install Codes file */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( ); inputPaths = ( "$(SRCROOT)/kern/kern_trace.h", ); name = "Install Codes file"; outputPaths = ( "$(DSTROOT)/usr/local/share/misc/pthread.codes", ); runOnlyForDeploymentPostprocessing = 1; shellPath = "/bin/bash -e"; shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-codes.sh"; }; C9A960B518452C1800AE10C8 /* Install lldbmacros */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 12; files = ( ); inputPaths = ( ); name = "Install lldbmacros"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-lldbmacros.sh"; }; C9D70EBD167AC76700D52713 /* Symlink Old Header Location */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( ); inputPaths = ( "", ); name = "Symlink Old Header Location"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 1; shellPath = "/bin/bash -e -x"; shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-symlinks.sh"; showEnvVarsInLog = 0; }; C9DCA2A215DC4F3500D057E2 /* Install Manpages */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( ); inputPaths = ( "", ); name = "Install Manpages"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 1; shellPath = "/bin/bash -e"; shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-manpages.sh"; showEnvVarsInLog = 0; }; FC5A372F17CEB60D008C323E /* Install sys headers */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( ); inputPaths = ( ); name = "Install sys headers"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install-sys-headers.sh"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 6E8C16531B14F08A00C8987C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6E8C16541B14F08A00C8987C /* resolver.c in Sources */, 6E8C16551B14F08A00C8987C /* pthread.c in Sources */, 6E8C16561B14F08A00C8987C /* pthread_cancelable.c in Sources */, 6E8C16571B14F08A00C8987C /* plockstat.d in Sources */, 6E8C16581B14F08A00C8987C /* pthread_cond.c in Sources */, 6E8C16591B14F08A00C8987C /* pthread_mutex.c in Sources */, 6E8C165A1B14F08A00C8987C /* pthread_mutex_up.c in Sources */, 6E8C165B1B14F08A00C8987C /* qos.c in Sources */, 6E8C165C1B14F08A00C8987C /* pthread_rwlock.c in Sources */, 6E8C165D1B14F08A00C8987C /* pthread_tsd.c in Sources */, 6E8C165E1B14F08A00C8987C /* pthread_cancelable_cancel.c in Sources */, 6E8C165F1B14F08A00C8987C /* pthread_cancelable_legacy.c in Sources */, 6E8C16601B14F08A00C8987C /* pthread_cond_legacy.c in Sources */, 6E8C16611B14F08A00C8987C /* pthread_mutex_legacy.c in Sources */, 6E8C16621B14F08A00C8987C /* pthread_rwlock_legacy.c in Sources */, 6E8C16631B14F08A00C8987C /* pthread_support.c in Sources */, 6E8C16641B14F08A00C8987C /* thread_setup.c in Sources */, 6E8C16651B14F08A00C8987C /* pthread_atfork.c in Sources */, 6E8C16661B14F08A00C8987C /* pthread_asm.s in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 74E594921613AAF4006C417B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6EB232D01B0EB325005915CE /* resolver.c in Sources */, 74E594931613AAF4006C417B /* pthread.c in Sources */, 74E594941613AAF4006C417B /* pthread_cancelable.c in Sources */, 74E594A61613AB10006C417B /* pthread_cancelable_cancel.c in Sources */, 74E594951613AAF4006C417B /* pthread_cond.c in Sources */, 74E594961613AAF4006C417B /* pthread_mutex.c in Sources */, 6EB232CF1B0EB321005915CE /* pthread_mutex_up.c in Sources */, 74E594971613AAF4006C417B /* pthread_rwlock.c in Sources */, 74E594981613AAF4006C417B /* pthread_support.c in Sources */, 74E594991613AAF4006C417B /* pthread_tsd.c in Sources */, 74E5949A1613AAF4006C417B /* thread_setup.c in Sources */, C9244C1F1860D96E00075748 /* qos.c in Sources */, 74E5949C1613AAF4006C417B /* pthread_atfork.c in Sources */, 74E5949E1613AAF4006C417B /* pthread_asm.s in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C90E7A9B15DC3C3800A06D48 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6EB232CE1B0EB31B005915CE /* resolver.c in Sources */, C9244C1E1860D96D00075748 /* qos.c in Sources */, C90E7AA415DC3C9D00A06D48 /* pthread.c in Sources */, C90E7AA515DC3C9D00A06D48 /* pthread_cancelable.c in Sources */, C90E7AA615DC3C9D00A06D48 /* pthread_cond.c in Sources */, C90E7AA715DC3C9D00A06D48 /* pthread_mutex.c in Sources */, 6EB232CD1B0EB318005915CE /* pthread_mutex_up.c in Sources */, C90E7AA815DC3C9D00A06D48 /* pthread_rwlock.c in Sources */, C90E7AA915DC3C9D00A06D48 /* pthread_support.c in Sources */, C90E7AAA15DC3C9D00A06D48 /* pthread_tsd.c in Sources */, C90E7AAB15DC3C9D00A06D48 /* thread_setup.c in Sources */, C90E7AB915DC40D900A06D48 /* pthread_atfork.c in Sources */, C99AD87F15DF04D10009A6F8 /* pthread_asm.s in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C9A325DE15B7347000270056 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 6EB232CC1B0EB2F0005915CE /* resolver.c in Sources */, C9A1BF4715C9A578006BB313 /* pthread.c in Sources */, C9A1BF4815C9A578006BB313 /* pthread_cancelable.c in Sources */, C9A1BF4915C9A578006BB313 /* pthread_cond.c in Sources */, C9A1BF4A15C9A578006BB313 /* pthread_mutex.c in Sources */, 6EB232CB1B0EB2E2005915CE /* pthread_mutex_up.c in Sources */, C9244C1D1860D8EF00075748 /* qos.c in Sources */, C9A1BF4B15C9A578006BB313 /* pthread_rwlock.c in Sources */, C9A1BF4C15C9A578006BB313 /* pthread_tsd.c in Sources */, C9A1BF5315C9A9F5006BB313 /* pthread_cancelable_cancel.c in Sources */, C9A1BF5515C9CB9D006BB313 /* pthread_cancelable_legacy.c in Sources */, C975D5D715C9CECA0098ECD8 /* pthread_cond_legacy.c in Sources */, C975D5D915C9CEEA0098ECD8 /* pthread_mutex_legacy.c in Sources */, C975D5DB15C9CEFA0098ECD8 /* pthread_rwlock_legacy.c in Sources */, C975D5DD15C9D16B0098ECD8 /* pthread_support.c in Sources */, C948FCF715D1D1E100180BF5 /* thread_setup.c in Sources */, C90E7AB815DC40D900A06D48 /* pthread_atfork.c in Sources */, C99AD88015E2D8B50009A6F8 /* pthread_asm.s in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C9CA27D31602813000259F78 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C9169DDE1603DE84005A2F8C /* kern_support.c in Sources */, C9A960B0183EB42700AE10C8 /* kern_policy.c in Sources */, C9169DE01603DF9B005A2F8C /* kern_init.c in Sources */, C9D75E4216127B3900C2FB26 /* kern_synch.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 6E8C16821B14F11800C8987C /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */; targetProxy = 6E8C16811B14F11800C8987C /* PBXContainerItemProxy */; }; 6E8C16841B14F11B00C8987C /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 6E8C16511B14F08A00C8987C /* libsystem_pthread.dylib introspection */; targetProxy = 6E8C16831B14F11B00C8987C /* PBXContainerItemProxy */; }; 74E594AB1613AD7F006C417B /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 74E594911613AAF4006C417B /* libpthread.a eOS */; targetProxy = 74E594AA1613AD7F006C417B /* PBXContainerItemProxy */; }; C90E7AB015DC3D3D00A06D48 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C9A325E115B7347000270056 /* libsystem_pthread.dylib */; targetProxy = C90E7AAF15DC3D3D00A06D48 /* PBXContainerItemProxy */; }; C90E7AB215DC3D3D00A06D48 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C90E7A9E15DC3C3800A06D48 /* libpthread.a */; targetProxy = C90E7AB115DC3D3D00A06D48 /* PBXContainerItemProxy */; }; C91D01B9162893070002E29A /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C9CA27D81602813000259F78 /* pthread */; targetProxy = C91D01B8162893070002E29A /* PBXContainerItemProxy */; }; C91D01BC162CA80F0002E29A /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C9CA27D81602813000259F78 /* pthread */; targetProxy = C91D01BB162CA80F0002E29A /* PBXContainerItemProxy */; }; C98832C615DEB44B00B3308E /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C9A325E115B7347000270056 /* libsystem_pthread.dylib */; targetProxy = C98832C515DEB44B00B3308E /* PBXContainerItemProxy */; }; C98832C815DEB44B00B3308E /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C90E7A9E15DC3C3800A06D48 /* libpthread.a */; targetProxy = C98832C715DEB44B00B3308E /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 6E8C167E1B14F08A00C8987C /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */; buildSettings = { EXECUTABLE_PREFIX = lib; PRODUCT_NAME = system_pthread; }; name = Release; }; 6E8C167F1B14F08A00C8987C /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 6E8C16851B14F14000C8987C /* pthread_introspection.xcconfig */; buildSettings = { EXECUTABLE_PREFIX = lib; PRODUCT_NAME = system_pthread; }; name = Debug; }; 720A46DF1B8D0B7700AB7950 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MTL_ENABLE_DEBUG_INFO = NO; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx.internal; }; name = Release; }; 720A46E01B8D0B7700AB7950 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUGGING_SYMBOLS = YES; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx.internal; }; name = Debug; }; 74E594A31613AAF4006C417B /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */; buildSettings = { }; name = Release; }; 92C577E21A378AC8004AF98B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; }; name = Debug; }; 92C577E31A378AC8004AF98B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 92C577E41A378AC8004AF98B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 92C577E51A378AC8004AF98B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 92C577E61A378AC8004AF98B /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */; buildSettings = { EXECUTABLE_PREFIX = lib; PRODUCT_NAME = system_pthread; }; name = Debug; }; 92C577E71A378AC8004AF98B /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 92C577EA1A378C9C004AF98B /* pthread_debug.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; BUILD_VARIANTS = normal; EXECUTABLE_PREFIX = lib; GCC_PREPROCESSOR_DEFINITIONS = ( "$(BASE_PREPROCESSOR_MACROS)", "VARIANT_DYLD=1", ); INSTALL_PATH = /usr/local/lib/dyld; OTHER_LDFLAGS = ""; PRODUCT_NAME = pthread; }; name = Debug; }; 92C577E81A378AC8004AF98B /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = C99EA612161F8288003EBC56 /* eos.xcconfig */; buildSettings = { }; name = Debug; }; 92C577E91A378AC8004AF98B /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 92C577E11A378A85004AF98B /* kext_debug.xcconfig */; buildSettings = { COMBINE_HIDPI_IMAGES = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx.internal; }; name = Debug; }; C90E7AA015DC3C3800A06D48 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; BUILD_VARIANTS = normal; EXECUTABLE_PREFIX = lib; GCC_PREPROCESSOR_DEFINITIONS = ( "$(BASE_PREPROCESSOR_MACROS)", "VARIANT_DYLD=1", ); INSTALL_PATH = /usr/local/lib/dyld; OTHER_LDFLAGS = ""; PRODUCT_NAME = pthread; }; name = Release; }; C90E7AAE15DC3D3300A06D48 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; C91D01B7162892FF0002E29A /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; C98832C215DEB44000B3308E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COMBINE_HIDPI_IMAGES = YES; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; C9A325E515B7347000270056 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; }; name = Release; }; C9A325E815B7347000270056 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = C9A3260C15B759B600270056 /* pthread.xcconfig */; buildSettings = { EXECUTABLE_PREFIX = lib; PRODUCT_NAME = system_pthread; }; name = Release; }; C9CA27E61602813000259F78 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = C91D01BA162893CD0002E29A /* kext.xcconfig */; buildSettings = { COMBINE_HIDPI_IMAGES = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx.internal; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 6E8C167D1B14F08A00C8987C /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib introspection" */ = { isa = XCConfigurationList; buildConfigurations = ( 6E8C167E1B14F08A00C8987C /* Release */, 6E8C167F1B14F08A00C8987C /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 720A46E11B8D0B7700AB7950 /* Build configuration list for PBXLegacyTarget "Tests" */ = { isa = XCConfigurationList; buildConfigurations = ( 720A46DF1B8D0B7700AB7950 /* Release */, 720A46E01B8D0B7700AB7950 /* Debug */, ); defaultConfigurationIsVisible = 0; }; 74E594A21613AAF4006C417B /* Build configuration list for PBXNativeTarget "libpthread.a eOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 74E594A31613AAF4006C417B /* Release */, 92C577E81A378AC8004AF98B /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C90E7AA115DC3C3800A06D48 /* Build configuration list for PBXNativeTarget "libpthread.a" */ = { isa = XCConfigurationList; buildConfigurations = ( C90E7AA015DC3C3800A06D48 /* Release */, 92C577E71A378AC8004AF98B /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C90E7AAD15DC3D3300A06D48 /* Build configuration list for PBXAggregateTarget "All" */ = { isa = XCConfigurationList; buildConfigurations = ( C90E7AAE15DC3D3300A06D48 /* Release */, 92C577E31A378AC8004AF98B /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C91D01B6162892FF0002E29A /* Build configuration list for PBXAggregateTarget "Kext" */ = { isa = XCConfigurationList; buildConfigurations = ( C91D01B7162892FF0002E29A /* Release */, 92C577E41A378AC8004AF98B /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C98832C315DEB44000B3308E /* Build configuration list for PBXAggregateTarget "Embedded" */ = { isa = XCConfigurationList; buildConfigurations = ( C98832C215DEB44000B3308E /* Release */, 92C577E51A378AC8004AF98B /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C9A325DC15B7347000270056 /* Build configuration list for PBXProject "libpthread" */ = { isa = XCConfigurationList; buildConfigurations = ( C9A325E515B7347000270056 /* Release */, 92C577E21A378AC8004AF98B /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C9A325E615B7347000270056 /* Build configuration list for PBXNativeTarget "libsystem_pthread.dylib" */ = { isa = XCConfigurationList; buildConfigurations = ( C9A325E815B7347000270056 /* Release */, 92C577E61A378AC8004AF98B /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C9CA27E71602813000259F78 /* Build configuration list for PBXNativeTarget "pthread" */ = { isa = XCConfigurationList; buildConfigurations = ( C9CA27E61602813000259F78 /* Release */, 92C577E91A378AC8004AF98B /* Debug */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = C9A325D915B7347000270056 /* Project object */; }