OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_ONCE_STATUS_PROGRESS
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
gthread.c
182
while (once->status ==
G_ONCE_STATUS_PROGRESS
)
187
once->status =
G_ONCE_STATUS_PROGRESS
;
gthread.h
311
G_ONCE_STATUS_PROGRESS
,
Completed in 317 milliseconds