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

  /external/mesa3d/src/gallium/drivers/rbug/
rbug_screen.h 52 pipe_mutex list_mutex; member in struct:rbug_screen
71 pipe_mutex_lock(scr->list_mutex); \
74 pipe_mutex_unlock(scr->list_mutex); \
79 pipe_mutex_lock(scr->list_mutex); \
82 pipe_mutex_unlock(scr->list_mutex); \
rbug_core.c 185 pipe_mutex_lock(rb_screen->list_mutex);
191 pipe_mutex_unlock(rb_screen->list_mutex);
208 pipe_mutex_lock(rb_screen->list_mutex);
217 pipe_mutex_unlock(rb_screen->list_mutex);
235 pipe_mutex_unlock(rb_screen->list_mutex);
255 pipe_mutex_lock(rb_screen->list_mutex);
264 pipe_mutex_unlock(rb_screen->list_mutex);
290 pipe_mutex_unlock(rb_screen->list_mutex);
304 pipe_mutex_lock(rb_screen->list_mutex);
310 pipe_mutex_unlock(rb_screen->list_mutex);
    [all...]
rbug_context.h 77 pipe_mutex list_mutex; member in struct:rbug_context
rbug_screen.c 261 pipe_mutex_init(rb_screen->list_mutex);
rbug_context.c     [all...]
  /hardware/qcom/gps/msm8084/utils/
msg_q.c 42 pthread_mutex_t list_mutex; /* Mutex for exclusive access to message queue */ member in struct:msg_q
115 if( pthread_mutex_init(&tmp_msg_q->list_mutex, NULL) != 0 )
127 pthread_mutex_destroy(&tmp_msg_q->list_mutex);
169 pthread_mutex_destroy(&p_msg_q->list_mutex);
201 pthread_mutex_lock(&p_msg_q->list_mutex);
207 pthread_mutex_unlock(&p_msg_q->list_mutex);
216 pthread_mutex_unlock(&p_msg_q->list_mutex);
247 pthread_mutex_lock(&p_msg_q->list_mutex);
252 pthread_mutex_unlock(&p_msg_q->list_mutex);
259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex);
    [all...]
  /hardware/qcom/gps/msm8909/utils/
msg_q.c 42 pthread_mutex_t list_mutex; /* Mutex for exclusive access to message queue */ member in struct:msg_q
115 if( pthread_mutex_init(&tmp_msg_q->list_mutex, NULL) != 0 )
127 pthread_mutex_destroy(&tmp_msg_q->list_mutex);
169 pthread_mutex_destroy(&p_msg_q->list_mutex);
201 pthread_mutex_lock(&p_msg_q->list_mutex);
207 pthread_mutex_unlock(&p_msg_q->list_mutex);
216 pthread_mutex_unlock(&p_msg_q->list_mutex);
247 pthread_mutex_lock(&p_msg_q->list_mutex);
252 pthread_mutex_unlock(&p_msg_q->list_mutex);
259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex);
    [all...]
  /hardware/qcom/gps/msm8960/utils/
msg_q.c 42 pthread_mutex_t list_mutex; /* Mutex for exclusive access to message queue */ member in struct:msg_q
115 if( pthread_mutex_init(&tmp_msg_q->list_mutex, NULL) != 0 )
127 pthread_mutex_destroy(&tmp_msg_q->list_mutex);
169 pthread_mutex_destroy(&p_msg_q->list_mutex);
201 pthread_mutex_lock(&p_msg_q->list_mutex);
207 pthread_mutex_unlock(&p_msg_q->list_mutex);
216 pthread_mutex_unlock(&p_msg_q->list_mutex);
247 pthread_mutex_lock(&p_msg_q->list_mutex);
252 pthread_mutex_unlock(&p_msg_q->list_mutex);
259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex);
    [all...]
  /hardware/qcom/gps/msm8994/utils/
msg_q.c 42 pthread_mutex_t list_mutex; /* Mutex for exclusive access to message queue */ member in struct:msg_q
115 if( pthread_mutex_init(&tmp_msg_q->list_mutex, NULL) != 0 )
127 pthread_mutex_destroy(&tmp_msg_q->list_mutex);
169 pthread_mutex_destroy(&p_msg_q->list_mutex);
201 pthread_mutex_lock(&p_msg_q->list_mutex);
207 pthread_mutex_unlock(&p_msg_q->list_mutex);
216 pthread_mutex_unlock(&p_msg_q->list_mutex);
247 pthread_mutex_lock(&p_msg_q->list_mutex);
252 pthread_mutex_unlock(&p_msg_q->list_mutex);
259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex);
    [all...]
  /hardware/qcom/gps/msm8996/utils/
msg_q.c 42 pthread_mutex_t list_mutex; /* Mutex for exclusive access to message queue */ member in struct:msg_q
115 if( pthread_mutex_init(&tmp_msg_q->list_mutex, NULL) != 0 )
127 pthread_mutex_destroy(&tmp_msg_q->list_mutex);
169 pthread_mutex_destroy(&p_msg_q->list_mutex);
201 pthread_mutex_lock(&p_msg_q->list_mutex);
207 pthread_mutex_unlock(&p_msg_q->list_mutex);
216 pthread_mutex_unlock(&p_msg_q->list_mutex);
247 pthread_mutex_lock(&p_msg_q->list_mutex);
252 pthread_mutex_unlock(&p_msg_q->list_mutex);
259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex);
    [all...]
  /hardware/qcom/gps/msmcobalt/utils/
msg_q.c 41 pthread_mutex_t list_mutex; /* Mutex for exclusive access to message queue */ member in struct:msg_q
114 if( pthread_mutex_init(&tmp_msg_q->list_mutex, NULL) != 0 )
126 pthread_mutex_destroy(&tmp_msg_q->list_mutex);
168 pthread_mutex_destroy(&p_msg_q->list_mutex);
200 pthread_mutex_lock(&p_msg_q->list_mutex);
206 pthread_mutex_unlock(&p_msg_q->list_mutex);
215 pthread_mutex_unlock(&p_msg_q->list_mutex);
246 pthread_mutex_lock(&p_msg_q->list_mutex);
251 pthread_mutex_unlock(&p_msg_q->list_mutex);
258 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex);
    [all...]
  /hardware/qcom/gps/utils/
msg_q.c 42 pthread_mutex_t list_mutex; /* Mutex for exclusive access to message queue */ member in struct:msg_q
115 if( pthread_mutex_init(&tmp_msg_q->list_mutex, NULL) != 0 )
127 pthread_mutex_destroy(&tmp_msg_q->list_mutex);
169 pthread_mutex_destroy(&p_msg_q->list_mutex);
201 pthread_mutex_lock(&p_msg_q->list_mutex);
207 pthread_mutex_unlock(&p_msg_q->list_mutex);
216 pthread_mutex_unlock(&p_msg_q->list_mutex);
247 pthread_mutex_lock(&p_msg_q->list_mutex);
252 pthread_mutex_unlock(&p_msg_q->list_mutex);
259 pthread_cond_wait(&p_msg_q->list_cond, &p_msg_q->list_mutex);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_memory.c 76 pipe_static_mutex(list_mutex); variable
138 pipe_mutex_lock(list_mutex);
140 pipe_mutex_unlock(list_mutex);
172 pipe_mutex_lock(list_mutex);
174 pipe_mutex_unlock(list_mutex);
242 pipe_mutex_lock(list_mutex);
244 pipe_mutex_unlock(list_mutex);

Completed in 2352 milliseconds