You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no portable way to statically initialize recursive mutexes.
Where possible avoid doing so, and where not possible add a specialized
__constructor__ (thanks @eschnett for the patch).
Fixes#12029.
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
0 commit comments