xref
: /
third_party
/
ulib
/
musl
/
pthread
/
pthread_testcancel.c
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
pthread.h
>
2
pthread_testcancel(void)
3
void
pthread_testcancel
(
void
) {
4
}
5