OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:init_smutex
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gobject/
gparam.c
896
static GStaticMutex
init_smutex
= G_STATIC_MUTEX_INIT;
local
899
memcpy (&pool->smutex, &
init_smutex
, sizeof (
init_smutex
));
[
all
...]
Completed in 60 milliseconds