Skip to content
Commit d6db7564 authored by Chris Friedt's avatar Chris Friedt Committed by Alberto Escolar
Browse files

posix: barrier: remove deprecated and non-std declaration macro



Remove the deprecated macro PTHREAD_BARRIER_DEFINE().

This was deprecated prior to v3.4.0 and technically should have
been removed prior to v3.6.0.

Users should instead use the standard POSIX call,
pthread_barrier_init() to initialize a pthread_barrier_t.

Signed-off-by: default avatarChris Friedt <cfriedt@tenstorrent.com>
parent 0d479a00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment