OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glthread_lock_init
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/glthread/
lock.h
34
Initialization: err =
glthread_lock_init
(&name);
168
# define
glthread_lock_init
(LOCK) \
macro
419
# define
glthread_lock_init
(LOCK) \
macro
531
# define
glthread_lock_init
(LOCK) \
macro
652
# define
glthread_lock_init
(LOCK) \
macro
775
# define
glthread_lock_init
(NAME) 0
macro
820
if (
glthread_lock_init
(&NAME)) \
[
all
...]
lock.c
650
glthread_lock_init
(lock);
Completed in 35 milliseconds