xref
: /
aosp_15_r20
/
external
/
musl
/
src
/
exit
/
abort_lock.c
(revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
pthread_impl.h
"
2
3
volatile
int
__abort_lock
[
1
];
4