]> git.saurik.com Git - apple/libdispatch.git/commit
libdispatch-500.1.5.tar.gz os-x-1011 v500.1.5
authorApple <opensource@apple.com>
Fri, 4 Sep 2015 17:28:44 +0000 (17:28 +0000)
committerApple <opensource@apple.com>
Fri, 4 Sep 2015 17:28:44 +0000 (17:28 +0000)
commit45201a42773e3f9687334f0f931d12bc311c2ceb
tree293978cf33cd17e3dd21ec83b111665acfdea9cd
parent98cf8cd208104c07d83445c24626e57ca11b5775
libdispatch-500.1.5.tar.gz
43 files changed:
dispatch/dispatch.h
dispatch/object.h
dispatch/queue.h
dispatch/source.h
libdispatch.xcodeproj/project.pbxproj
man/dispatch_source_create.3
os/object.h
os/object_private.h
private/private.h
private/queue_private.h
private/source_private.h
private/voucher_activity_private.h
private/voucher_private.h
src/allocator.c
src/allocator_internal.h
src/block.cpp [new file with mode: 0644]
src/data.c
src/data.m
src/data_internal.h
src/init.c
src/inline_internal.h
src/internal.h
src/introspection.c
src/introspection_internal.h
src/io.c
src/io_internal.h
src/object.c
src/object.m
src/object_internal.h
src/queue.c
src/queue_internal.h
src/semaphore.c
src/semaphore_internal.h
src/shims/tsd.h
src/source.c
src/source_internal.h
src/trace.h
src/voucher.c
src/voucher_internal.h
xcodeconfig/libdispatch-introspection.xcconfig
xcodeconfig/libdispatch-resolved.xcconfig
xcodeconfig/libdispatch.xcconfig
xcodescripts/install-dtrace.sh