0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 2 years ago.
Nov 12, 2022 — Nov 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
shims: flesh out generic_sys_queue.h further More... almost 7 years ago
Optimize Windows contention performance More... almost 7 years ago
queue: expose `_dispatch_get_main_queue_port_4CF` More... almost 7 years ago
lock: adopt the POSIX behaviour on Windows More... almost 7 years ago
time: use GetSystemTimePreceiseAsFileTime on Windows More... almost 7 years ago
event: support CLOCK_WALL on Windows More... almost 7 years ago
shims: correct _dispatch_get_nanoseconds on Windows More... almost 7 years ago
TSD: correct FlsAlloc check More... almost 7 years ago
build: allow enabling assertions More... almost 7 years ago
correct debug print format specifiers More... almost 7 years ago
queue: implement queue handles for Windows More... almost 7 years ago
windows: correct use of WaitOnAddress More... almost 7 years ago
simplify preprocessor checks More... almost 7 years ago
remove last few __LP64__ usage More... almost 7 years ago
event: plumb partial timer support for Windows More... almost 7 years ago
shims: correct indirection on Windows More... almost 7 years ago
Merge pull request #447 from apple/kwt-test-darwin-libdispatch-1121-merge-master More... almost 7 years ago
Make workloop scheduling depend on TARGET_OS_MAC More... almost 7 years ago
tests: support the timer source tests on Windows More... almost 7 years ago
[cmake] Skip regex when CMAKE_STATIC_LIBRARY_PREFIX is empty. More... almost 7 years ago
libdispatch-1121 merge fixes. More... almost 7 years ago
Initial merge of darwin/libdispatch-1121 into GitHub master. More... about 7 years ago
Merge pull request #446 from compnerd/sometimes-code-is-ugly More... about 7 years ago
Revert "Use numericCast() to get the correct type when creating a dispatch_block_flags_t." More... about 7 years ago
Merge pull request #444 from ktopley-apple/ktopley-numericCast-for-dispatch-block-flags More... about 7 years ago
Use numericCast() to get the correct type when creating a dispatch_block_flags_t. More... about 7 years ago
Merge pull request #442 from gmilos/SR-9863-sem-wait-signal-interrupt-fix More... about 7 years ago
Merge pull request #441 from adierking/winlog More... about 7 years ago
Retry sem_wait on signal interrupts More... about 7 years ago
dispatch: fix logging to a file on Windows More... about 7 years ago