HomeSort by relevance Sort by last modified time
    Searched refs:state_block (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 144 pthread_mutex_init(&state_block, NULL);
161 pthread_mutex_destroy(&state_block);
915 pthread_mutex_lock(&state_block);
917 pthread_mutex_unlock(&state_block);
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 437 pthread_mutex_t state_block; member in class:ComponentBase

Completed in 133 milliseconds