OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_setcancelstate
(Results
1 - 6
of
6
) sorted by relevancy
/src/tests/lib/libpthread/
h_cancel.c
49
pthread_setcancelstate
(PTHREAD_CANCEL_DISABLE, NULL);
53
pthread_setcancelstate
(PTHREAD_CANCEL_ENABLE, NULL);
cancelpoint.h
58
RL(
pthread_setcancelstate
(PTHREAD_CANCEL_ENABLE, NULL));
69
RL(
pthread_setcancelstate
(PTHREAD_CANCEL_DISABLE, NULL));
t_cancellation.c
986
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_DISABLE, NULL));
989
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_ENABLE, NULL));
1032
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_DISABLE, NULL));
1036
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_ENABLE, NULL));
1072
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_ENABLE, &state));
1115
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_DISABLE, NULL));
1125
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_ENABLE, NULL));
1213
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_DISABLE, NULL));
1223
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_ENABLE, NULL)); /* cancel */
1268
RZ(
pthread_setcancelstate
(PTHREAD_CANCEL_DISABLE, NULL))
[
all
...]
/src/lib/libpthread/
pthread.h
155
int
pthread_setcancelstate
(int, int *);
419
#define
pthread_setcancelstate
__libc_thr_setcancelstate
macro
Makefile
255
MLINKS+= pthread_testcancel.3
pthread_setcancelstate
.3
pthread.c
147
__strong_alias(__libc_thr_setcancelstate,
pthread_setcancelstate
)
889
*
pthread_setcancelstate
and pthread__testcancel.
913
pthread_setcancelstate
(int state, int *oldstate)
function in typeref:typename:int
Completed in 14 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025