OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__collector_no_threads
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
collector.c
122
int
__collector_no_threads
;
variable
527
*
__collector_no_threads
applies to all signal handlers,
530
__collector_no_threads
= 0;
2418
(unsigned long) (
__collector_no_threads
? 0 : __collector_thr_self ()));
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
collector.c
122
int
__collector_no_threads
;
variable
527
*
__collector_no_threads
applies to all signal handlers,
530
__collector_no_threads
= 0;
2418
(unsigned long) (
__collector_no_threads
? 0 : __collector_thr_self ()));
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026