OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:state_block
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
143
pthread_mutex_init(&
state_block
, NULL);
160
pthread_mutex_destroy(&
state_block
);
909
pthread_mutex_lock(&
state_block
);
911
pthread_mutex_unlock(&
state_block
);
[
all
...]
/hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h
435
pthread_mutex_t
state_block
;
member in class:ComponentBase
Completed in 53 milliseconds