OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_cstate
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
iolib.c
584
int
old_cstate
;
local
585
pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &
old_cstate
);
687
pthread_setcancelstate (
old_cstate
, NULL);
1071
int
old_cstate
;
local
1072
pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &
old_cstate
);
1083
pthread_setcancelstate (
old_cstate
, NULL);
1115
pthread_setcancelstate (
old_cstate
, NULL);
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
iolib.c
584
int
old_cstate
;
local
585
pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &
old_cstate
);
687
pthread_setcancelstate (
old_cstate
, NULL);
1071
int
old_cstate
;
local
1072
pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, &
old_cstate
);
1083
pthread_setcancelstate (
old_cstate
, NULL);
1115
pthread_setcancelstate (
old_cstate
, NULL);
Completed in 21 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026