OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_private_get
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/glib/glib/
gthread.h
208
#define
g_private_get
(private_key) G_THREAD_CF (private_get, \
macro
gthread.c
754
GRealThread* thread =
g_private_get
(g_thread_specific_private);
gmessages.c
411
guint depth = GPOINTER_TO_UINT (
g_private_get
(g_log_depth));
gslice.c
59
* free lists which only require one
g_private_get
() call to retrive the
423
ThreadMemory *tmem =
g_private_get
(private_thread_memory);
448
/*
g_private_get
/g_private_set works in the single-threaded xor the multi-
[
all
...]
Completed in 23 milliseconds