musl-tcc/src/exit/abort_lock.c
2022-03-20 16:48:53 +08:00

4 lines
57 B
C

#include "pthread_impl.h"
volatile int __abort_lock[1];