xref
: /
third_party
/
musl
/
src
/
exit
/
abort_lock.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/src/exit/
1
#
include
"
pthread_impl.h
"
2
3
volatile
int
__abort_lock
[
1
];
4