- 
ece6eb3e
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 mfplat/tests: Introduce a helper to check the platform lock count.
 
- 
e26fdf4f
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 mfplat/tests: Test mixing of MF platform functions with their Rtwq equivalents.
 
- 
521fd2d6
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 mfplat/tests: Test platform startup and lock counts.
 
- 
63318365
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 rtworkq/tests: Test work queue.
 
- 
bbd5a832
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 rtworkq: Introduce a platform startup count.
 
- 
d2fc980b
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 rtworkq: Introduce an async result object cache.
Caching while the platform is started is consistent with platform lock
count behaviour observed in Windows.
 
- 
fd309f66
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 mfplat: Free the inner cookie passed to resolver_create_cancel_object().
 
- 
78269fb7
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 mfplat/tests: Release callback2 in test_event_queue().
 
- 
4728ae13
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 mfplat/tests: Check for async result release after canceling work and shutting down.
 
- 
8bed49cd
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 rtworkq/tests: Test scheduled items.
 
- 
01e6016b
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 rtworkq/tests: Test queue shutdown with pending items.
 
- 
0fb4e215
 by Conor McCarthy   at 2025-02-21T22:10:54+01:00 
 rtworkq: Do not cancel pending callbacks when closing a thread pool.