musl-tcc/src/exit/abort_lock.c

4 lines
57 B
C
Raw Permalink Normal View History

2022-03-20 08:48:53 +00:00
#include "pthread_impl.h"
volatile int __abort_lock[1];