OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtx_unlock
(Results
1 - 25
of
135
) sorted by null
1
2
3
4
5
6
/external/mesa3d/src/gallium/state_trackers/vdpau/
htab.c
45
mtx_unlock
(&htab_lock);
56
mtx_unlock
(&htab_lock);
67
mtx_unlock
(&htab_lock);
79
mtx_unlock
(&htab_lock);
88
mtx_unlock
(&htab_lock);
presentation.c
70
mtx_unlock
(&dev->mutex);
74
mtx_unlock
(&dev->mutex);
105
mtx_unlock
(&pq->device->mutex);
138
mtx_unlock
(&pq->device->mutex);
162
mtx_unlock
(&pq->device->mutex);
191
mtx_unlock
(&pq->device->mutex);
238
mtx_unlock
(&pq->device->mutex);
296
mtx_unlock
(&pq->device->mutex);
330
mtx_unlock
(&pq->device->mutex);
372
mtx_unlock
(&pq->device->mutex)
[
all
...]
query.c
90
mtx_unlock
(&dev->mutex);
138
mtx_unlock
(&dev->mutex);
165
mtx_unlock
(&dev->mutex);
216
mtx_unlock
(&dev->mutex);
258
mtx_unlock
(&dev->mutex);
267
mtx_unlock
(&dev->mutex);
305
mtx_unlock
(&dev->mutex);
366
mtx_unlock
(&dev->mutex);
416
mtx_unlock
(&dev->mutex);
458
mtx_unlock
(&dev->mutex)
[
all
...]
/external/mesa3d/src/gallium/state_trackers/nine/
nine_lock.c
62
mtx_unlock
(&d3dlock_global);
72
mtx_unlock
(&d3dlock_global);
84
mtx_unlock
(&d3dlock_global);
96
mtx_unlock
(&d3dlock_global);
110
mtx_unlock
(&d3dlock_global);
123
mtx_unlock
(&d3dlock_global);
148
mtx_unlock
(&d3dlock_global);
161
mtx_unlock
(&d3dlock_global);
172
mtx_unlock
(&d3dlock_global);
184
mtx_unlock
(&d3dlock_global)
[
all
...]
/external/jemalloc/test/include/test/
mtx.h
23
void
mtx_unlock
(mtx_t *mtx);
mq.h
59
mtx_unlock
(&mq->lock); \
73
mtx_unlock
(&mq->lock); \
108
mtx_unlock
(&mq->lock); \
/external/jemalloc_new/test/include/test/
mtx.h
23
void
mtx_unlock
(mtx_t *mtx);
mq.h
57
mtx_unlock
(&mq->lock); \
70
mtx_unlock
(&mq->lock); \
106
mtx_unlock
(&mq->lock); \
/external/mesa3d/src/gallium/state_trackers/va/
subpicture.c
79
mtx_unlock
(&drv->mutex);
85
mtx_unlock
(&drv->mutex);
91
mtx_unlock
(&drv->mutex);
110
mtx_unlock
(&drv->mutex);
116
mtx_unlock
(&drv->mutex);
136
mtx_unlock
(&drv->mutex);
141
mtx_unlock
(&drv->mutex);
193
mtx_unlock
(&drv->mutex);
200
mtx_unlock
(&drv->mutex);
222
mtx_unlock
(&drv->mutex)
[
all
...]
buffer.c
69
mtx_unlock
(&drv->mutex);
87
mtx_unlock
(&drv->mutex);
123
mtx_unlock
(&drv->mutex);
137
mtx_unlock
(&drv->mutex);
149
mtx_unlock
(&drv->mutex);
172
mtx_unlock
(&drv->mutex);
178
mtx_unlock
(&drv->mutex);
185
mtx_unlock
(&drv->mutex);
203
mtx_unlock
(&drv->mutex);
213
mtx_unlock
(&drv->mutex)
[
all
...]
image.c
121
mtx_unlock
(&drv->mutex);
283
mtx_unlock
(&drv->mutex);
304
mtx_unlock
(&drv->mutex);
309
mtx_unlock
(&drv->mutex);
346
mtx_unlock
(&drv->mutex);
352
mtx_unlock
(&drv->mutex);
358
mtx_unlock
(&drv->mutex);
364
mtx_unlock
(&drv->mutex);
376
mtx_unlock
(&drv->mutex);
383
mtx_unlock
(&drv->mutex)
[
all
...]
/external/jemalloc/test/unit/
mtx.c
12
mtx_unlock
(&mtx);
31
mtx_unlock
(&arg->mtx);
/external/jemalloc_new/test/unit/
mtx.c
11
mtx_unlock
(&mtx);
29
mtx_unlock
(&arg->mtx);
/external/mesa3d/src/gallium/drivers/rbug/
rbug_screen.h
74
mtx_unlock
(&scr->list_mutex); \
82
mtx_unlock
(&scr->list_mutex); \
rbug_context.c
52
mtx_unlock
(&rb_pipe->call_mutex);
131
mtx_unlock
(&rb_pipe->call_mutex);
134
mtx_unlock
(&rb_pipe->draw_mutex);
150
mtx_unlock
(&rb_pipe->call_mutex);
164
mtx_unlock
(&rb_pipe->call_mutex);
177
mtx_unlock
(&rb_pipe->call_mutex);
192
mtx_unlock
(&rb_pipe->call_mutex);
212
mtx_unlock
(&rb_pipe->call_mutex);
225
mtx_unlock
(&rb_pipe->call_mutex);
239
mtx_unlock
(&rb_pipe->call_mutex)
[
all
...]
rbug_core.c
192
mtx_unlock
(&rb_screen->list_mutex);
219
mtx_unlock
(&rb_screen->list_mutex);
239
mtx_unlock
(&rb_screen->list_mutex);
268
mtx_unlock
(&rb_screen->list_mutex);
291
mtx_unlock
(&rb_screen->list_mutex);
311
mtx_unlock
(&rb_screen->list_mutex);
334
mtx_unlock
(&rb_screen->list_mutex);
356
mtx_unlock
(&rb_context->call_mutex);
357
mtx_unlock
(&rb_context->draw_mutex);
358
mtx_unlock
(&rb_screen->list_mutex)
[
all
...]
/external/mesa3d/src/gallium/winsys/nouveau/drm/
nouveau_drm_winsys.c
35
mtx_unlock
(&nouveau_screen_mutex);
74
mtx_unlock
(&nouveau_screen_mutex);
82
mtx_unlock
(&nouveau_screen_mutex);
146
mtx_unlock
(&nouveau_screen_mutex);
157
mtx_unlock
(&nouveau_screen_mutex);
/external/mesa3d/src/gallium/auxiliary/os/
os_thread.h
58
mtx_unlock
(mutex);
99
mtx_unlock
(&sema->mutex);
111
mtx_unlock
(&sema->mutex);
/external/mesa3d/src/gallium/state_trackers/omx_bellagio/
entrypoint.c
118
mtx_unlock
(&omx_lock);
122
mtx_unlock
(&omx_lock);
138
mtx_unlock
(&omx_lock);
/external/mesa3d/src/util/
u_queue.c
58
mtx_unlock
(&exit_mutex);
75
mtx_unlock
(&exit_mutex);
90
mtx_unlock
(&exit_mutex);
148
mtx_unlock
(&fence->mutex);
157
mtx_unlock
(&fence->mutex);
187
mtx_unlock
(&fence->mutex);
217
mtx_unlock
(&fence->mutex);
258
mtx_unlock
(&queue->lock);
268
mtx_unlock
(&queue->lock);
289
mtx_unlock
(&queue->lock)
[
all
...]
/external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_execmem.c
109
mtx_unlock
(&exec_mutex);
127
mtx_unlock
(&exec_mutex);
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_fence.c
104
mtx_unlock
(&fence->mutex);
124
mtx_unlock
(&f->mutex);
/external/mesa3d/src/mesa/main/
execmem.c
113
mtx_unlock
(&exec_mutex);
131
mtx_unlock
(&exec_mutex);
/external/mesa3d/src/mesa/state_tracker/
st_cb_syncobj.c
92
mtx_unlock
(&so->mutex);
101
mtx_unlock
(&so->mutex);
118
mtx_unlock
(&so->mutex);
146
mtx_unlock
(&so->mutex);
153
mtx_unlock
(&so->mutex);
/external/mesa3d/src/egl/main/
eglcurrent.c
80
mtx_unlock
(&_egl_TSDMutex);
91
mtx_unlock
(&_egl_TSDMutex);
99
mtx_unlock
(&_egl_TSDMutex);
311
mtx_unlock
(_eglGlobal.Mutex);
Completed in 2138 milliseconds
1
2
3
4
5
6