1 file changed
+1
-1
lines changedSubmodule aws-c-common updated 21 files
- cmake/AwsCFlags.cmake+1-1
- include/aws/common/priority_queue.h+1-1
- include/aws/common/private/dlloads.h+6
- include/aws/common/system_info.h+24
- include/aws/common/task_scheduler.h+6-1
- include/aws/common/thread_scheduler.h+60
- source/allocator.c+49-4
- source/common.c+43
- source/memtrace.c+1-1
- source/posix/system_info.c+69
- source/posix/thread.c+1
- source/task_scheduler.c+4-1
- source/thread_scheduler.c+220
- source/windows/mutex.c+5-2
- source/windows/system_info.c+29-2
- tests/CMakeLists.txt+8
- tests/mutex_test.c+22
- tests/system_info_tests.c+52
- tests/task_scheduler_test.c+31
- tests/thread_scheduler_test.c+225
- tests/thread_test.c+3-13
0 commit comments