OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_started
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/highgui/src/
window_gtk.cpp
559
int
thread_started
=0;
variable
596
if (!
thread_started
) {
615
thread_started
= window_thread!=NULL;
616
return
thread_started
;
638
if(
thread_started
&& g_thread_self()!=window_thread){ g_mutex_lock( window_mutex ); } else { }
641
if(
thread_started
&& g_thread_self()!=window_thread){ g_mutex_unlock( window_mutex); } else { }
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar
Completed in 106 milliseconds