Introduce timed waits for condition variables.

Thomas Munro <tmunro@postgresql.org>

Commit: 1321509fa43293615c4e5fa5dc8eed5286f479b1
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2019-07-13T01:51:05Z
Releases: 13.0
Introduce timed waits for condition variables.

Provide ConditionVariableTimedSleep(), like ConditionVariableSleep()
but with a timeout argument.

Author: Shawn Debnath
Reviewed-by: Kyotaro Horiguchi, Thomas Munro
Discussion: https://postgr.es/m/eeb06007ccfe46e399df6af18bfcd15a@EX13D05UWC002.ant.amazon.com

Files

Discussion