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 143 pthread_mutex_init(&state_block, NULL);
160 pthread_mutex_destroy(&state_block);
904 pthread_mutex_lock(&state_block);
906 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 65 milliseconds