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_exit
(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
31
objc_sync_exit
(object) needs to get the 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
() */
252
hold the lock. Correspondingly,
objc_sync_exit
() will just
346
objc_sync_exit
(id object)
function
/src/external/gpl3/gcc.old/dist/libobjc/
objc-sync.c
25
/* This file implements objc_sync_enter() and
objc_sync_exit
(), the
31
objc_sync_exit
(object) needs to get the 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
() */
252
hold the lock. Correspondingly,
objc_sync_exit
() will just
346
objc_sync_exit
(id object)
function
Completed in 103 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026