commit | 4e181f70312e8682e222d1e9033316ad91772cfe | [log] [tgz] |
---|---|---|
author | Chris Friedt <cfriedt@tenstorrent.com> | Wed May 22 18:16:30 2024 -0400 |
committer | David Leach <david.leach@nxp.com> | Tue Jun 04 16:27:12 2024 -0500 |
tree | 6286ea2610d0bfe6991d740ace5bcceffd01af0e | |
parent | 2fe9d6cd68c38dfc21bb7414ce173e42fd2e4477 [diff] |
posix: deprecate PTHREAD_SPINLOCK for POSIX_SPIN_LOCKS This change deprecates CONFIG_PTHREAD_SPINLOCK in favour of CONFIG_POSIX_SPIN_LOCKS, which maps directly to the name of the standard POSIX Option Group. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>