]> git.saurik.com Git - apple/libdispatch.git/commit
libdispatch-84.5.3.tar.gz mac-os-x-1062 v84.5.3
authorApple <opensource@apple.com>
Mon, 5 Oct 2009 20:50:20 +0000 (20:50 +0000)
committerApple <opensource@apple.com>
Mon, 5 Oct 2009 20:50:20 +0000 (20:50 +0000)
commit24954c793bca436d612851de3a460c72ef1f7b6d
tree709f406c1b132ee1293fd452f5deb7fc82f37b57
parentd4e0f4aade4f18254fb326a5aa6c521fad1930d2
libdispatch-84.5.3.tar.gz
59 files changed:
EXPORT.APPLE [new file with mode: 0755]
install [new file with mode: 0755]
install_Libsystem_pieces [new file with mode: 0755]
src/legacy.h
src/queue.c
src/queue_internal.h
testing/Makefile [new file with mode: 0644]
testing/apply_strtoull.c [new file with mode: 0644]
testing/bench.mm [new file with mode: 0644]
testing/conc.c [new file with mode: 0644]
testing/dispatch_after.c [new file with mode: 0644]
testing/dispatch_api.c [new file with mode: 0644]
testing/dispatch_apply.c [new file with mode: 0644]
testing/dispatch_c99.c [new file with mode: 0644]
testing/dispatch_cascade.c [new file with mode: 0644]
testing/dispatch_cffd.c [new file with mode: 0644]
testing/dispatch_deadname.c [new file with mode: 0644]
testing/dispatch_debug.c [new file with mode: 0644]
testing/dispatch_drift.c [new file with mode: 0644]
testing/dispatch_group.c [new file with mode: 0644]
testing/dispatch_overcommit.c [new file with mode: 0644]
testing/dispatch_pingpong.c [new file with mode: 0644]
testing/dispatch_plusplus.cpp [new file with mode: 0644]
testing/dispatch_priority.c [new file with mode: 0644]
testing/dispatch_proc.c [new file with mode: 0644]
testing/dispatch_rdlock_bmark.c [new file with mode: 0644]
testing/dispatch_read.c [new file with mode: 0644]
testing/dispatch_read2.c [new file with mode: 0644]
testing/dispatch_readsync.c [new file with mode: 0644]
testing/dispatch_sema.c [new file with mode: 0644]
testing/dispatch_starfish.c [new file with mode: 0644]
testing/dispatch_suspend_timer.c [new file with mode: 0644]
testing/dispatch_test.c [new file with mode: 0644]
testing/dispatch_test.h [new file with mode: 0644]
testing/dispatch_test_sync_on_main.c [new file with mode: 0644]
testing/dispatch_timer.c [new file with mode: 0644]
testing/dispatch_timer_bit31.c [new file with mode: 0644]
testing/dispatch_timer_bit63.c [new file with mode: 0644]
testing/dispatch_timer_oneshot.c [new file with mode: 0644]
testing/dispatch_timer_set_time.c [new file with mode: 0644]
testing/fast_apply_bench.c [new file with mode: 0644]
testing/fd_stress.c [new file with mode: 0644]
testing/float_parsing.c [new file with mode: 0644]
testing/fork-join.c [new file with mode: 0644]
testing/func.c [new file with mode: 0644]
testing/harness.c [new file with mode: 0644]
testing/leaks-wrapper [new file with mode: 0755]
testing/mach_server.c [new file with mode: 0644]
testing/mig/Makefile [new file with mode: 0644]
testing/mig/client.c [new file with mode: 0644]
testing/mig/hello_logger.defs [new file with mode: 0644]
testing/mig/hello_logger_types.h [new file with mode: 0644]
testing/mig/server.c [new file with mode: 0644]
testing/nsoperation.m [new file with mode: 0644]
testing/queue_finalizer.c [new file with mode: 0644]
testing/slice_benchmarks.c [new file with mode: 0644]
testing/summarize.c [new file with mode: 0644]
testing/test.c [new file with mode: 0644]
testing/yet-another-apply-test.c [new file with mode: 0644]