OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__objc_runtime_mutex
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libobjc/
init.c
69
Protected by
__objc_runtime_mutex
. */
82
__objc_runtime_mutex
. */
83
objc_mutex_t
__objc_runtime_mutex
= 0;
variable
494
objc_mutex_lock (
__objc_runtime_mutex
);
559
objc_mutex_unlock (
__objc_runtime_mutex
);
604
__objc_runtime_mutex
= objc_mutex_allocate ();
623
objc_mutex_lock (
__objc_runtime_mutex
);
765
objc_mutex_unlock (
__objc_runtime_mutex
);
921
/* __objc_init_class must be called with
__objc_runtime_mutex
already
958
/* __objc_init_protocol must be called with
__objc_runtime_mutex
[
all
...]
init.c
69
Protected by
__objc_runtime_mutex
. */
82
__objc_runtime_mutex
. */
83
objc_mutex_t
__objc_runtime_mutex
= 0;
variable
494
objc_mutex_lock (
__objc_runtime_mutex
);
559
objc_mutex_unlock (
__objc_runtime_mutex
);
604
__objc_runtime_mutex
= objc_mutex_allocate ();
623
objc_mutex_lock (
__objc_runtime_mutex
);
765
objc_mutex_unlock (
__objc_runtime_mutex
);
921
/* __objc_init_class must be called with
__objc_runtime_mutex
already
958
/* __objc_init_protocol must be called with
__objc_runtime_mutex
[
all
...]
/src/external/gpl3/gcc.old/dist/libobjc/
init.c
69
Protected by
__objc_runtime_mutex
. */
82
__objc_runtime_mutex
. */
83
objc_mutex_t
__objc_runtime_mutex
= 0;
variable
494
objc_mutex_lock (
__objc_runtime_mutex
);
559
objc_mutex_unlock (
__objc_runtime_mutex
);
604
__objc_runtime_mutex
= objc_mutex_allocate ();
623
objc_mutex_lock (
__objc_runtime_mutex
);
765
objc_mutex_unlock (
__objc_runtime_mutex
);
921
/* __objc_init_class must be called with
__objc_runtime_mutex
already
958
/* __objc_init_protocol must be called with
__objc_runtime_mutex
[
all
...]
init.c
69
Protected by
__objc_runtime_mutex
. */
82
__objc_runtime_mutex
. */
83
objc_mutex_t
__objc_runtime_mutex
= 0;
variable
494
objc_mutex_lock (
__objc_runtime_mutex
);
559
objc_mutex_unlock (
__objc_runtime_mutex
);
604
__objc_runtime_mutex
= objc_mutex_allocate ();
623
objc_mutex_lock (
__objc_runtime_mutex
);
765
objc_mutex_unlock (
__objc_runtime_mutex
);
921
/* __objc_init_class must be called with
__objc_runtime_mutex
already
958
/* __objc_init_protocol must be called with
__objc_runtime_mutex
[
all
...]
Completed in 51 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026