awslabs / aws-c-common

Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
Apache License 2.0
262 stars 159 forks source link

DO NOT MERGE YET: Added deferrment API for use in preventing priority inversions inside… #1052

Open JonathanHenson opened 1 year ago

JonathanHenson commented 1 year ago

Added deferrment API for use in preventing priority inversions inside event-loops

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.