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_sync_enter
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libobjc/
objc-sync.c
25
/* This file implements
objc_sync_enter
() and objc_sync_exit(), the
28
objc_sync_enter
(object) needs to get a recursive lock associated
41
objc_sync_enter
() and objc_sync_exit() are called. To reduce the
58
allowing
objc_sync_enter
() and objc_sync_exit() to locate a lock
76
#include "objc/objc-sync.h" /* For
objc_sync_enter
(), objc_sync_exit() */
199
objc_sync_enter
(id object)
function
215
very first time a thread does a
objc_sync_enter
(). */
/src/external/gpl3/gcc.old/dist/libobjc/
objc-sync.c
25
/* This file implements
objc_sync_enter
() and objc_sync_exit(), the
28
objc_sync_enter
(object) needs to get a recursive lock associated
41
objc_sync_enter
() and objc_sync_exit() are called. To reduce the
58
allowing
objc_sync_enter
() and objc_sync_exit() to locate a lock
76
#include "objc/objc-sync.h" /* For
objc_sync_enter
(), objc_sync_exit() */
199
objc_sync_enter
(id object)
function
215
very first time a thread does a
objc_sync_enter
(). */
Completed in 14 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026