commit | 61219dacc63a46d9b984f679d6724b3ac5167826 | [log] [tgz] |
---|---|---|
author | Mateusz Marszalek <matti.marszalek@gmail.com> | Sun Aug 27 12:39:52 2023 +0200 |
committer | Martí Bolívar <140200053+mbolivar-ampere@users.noreply.github.com> | Wed Aug 30 13:01:03 2023 -0700 |
tree | 8e3316dc4b3054c4713e8e73345785524157e83a | |
parent | 28ba8368ada73ab79d73c11c737ca7d9683ae06b [diff] |
POSIX: Implement pthread_condattr functions Added: pthread_condattr_init pthread_condattr_destroy pthread_condattr_getclock pthread_condattr_setclock Signed-off-by: Mateusz Marszalek <matti.marszalek@gmail.com>