OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_setcanceltype
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/lib/libpthread/
t_cancellation.c
979
RZ(
pthread_setcanceltype
(PTHREAD_CANCEL_ASYNCHRONOUS, NULL));
1073
RZ(
pthread_setcanceltype
(PTHREAD_CANCEL_DEFERRED, &type));
1164
RZ(
pthread_setcanceltype
(PTHREAD_CANCEL_ASYNCHRONOUS, NULL));
1208
RZ(
pthread_setcanceltype
(PTHREAD_CANCEL_ASYNCHRONOUS, NULL));
1278
RZ(
pthread_setcanceltype
(PTHREAD_CANCEL_ASYNCHRONOUS, NULL));
1331
RZ(
pthread_setcanceltype
(PTHREAD_CANCEL_ASYNCHRONOUS,
1390
RZ(
pthread_setcanceltype
(PTHREAD_CANCEL_DEFERRED, NULL));
/src/lib/libpthread/
pthread.h
156
int
pthread_setcanceltype
(int, int *);
Makefile
256
MLINKS+= pthread_testcancel.3
pthread_setcanceltype
.3
pthread.c
991
pthread_setcanceltype
(int type, int *oldtype)
function in typeref:typename:int
Completed in 25 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025