Home
last modified time | relevance | path

Searched refs:uv_mutex_lock (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-mutexes.c45 uv_mutex_lock(&mutex); in TEST_IMPL()
60 uv_mutex_lock(&mutex); in TEST_IMPL()
61 uv_mutex_lock(&mutex); in TEST_IMPL()
111 uv_mutex_lock(&mutex); in thread_rwlock_trylock_peer()
146 uv_mutex_lock(&mutex); in TEST_IMPL()
H A Dtest-async.c43 uv_mutex_lock(&mutex); in thread_cb()
83 uv_mutex_lock(&mutex); in async_cb()
113 uv_mutex_lock(&mutex); in TEST_IMPL()
H A Dtest-condvar.c87 uv_mutex_lock(&c->mutex); in condvar_signal()
107 uv_mutex_lock(&c->mutex); in condvar_wait()
171 uv_mutex_lock(&c->mutex); in condvar_timedwait()
243 uv_mutex_lock(&wc.mutex); in TEST_IMPL()
H A Dtest-semaphore.c42 uv_mutex_lock(&c->mutex); in worker()
61 uv_mutex_lock(&wc.mutex); in TEST_IMPL()
H A Dtest-signal-multiple-loops.c62 uv_mutex_lock(&counter_lock); in increment_counter()
/netbsd-src/external/mit/libuv/dist/src/
H A Dthreadpool.c65 uv_mutex_lock(&mutex); in worker()
124 uv_mutex_lock(&w->loop->wq_mutex); in worker()
133 uv_mutex_lock(&mutex); in worker()
143 uv_mutex_lock(&mutex); in post()
277 uv_mutex_lock(&mutex); in uv__work_cancel()
278 uv_mutex_lock(&w->loop->wq_mutex); in uv__work_cancel()
291 uv_mutex_lock(&loop->wq_mutex); in uv__work_cancel()
308 uv_mutex_lock(&loop->wq_mutex); in uv__work_done()
H A Duv-common.c935 uv_mutex_lock(&loop_metrics->lock); in uv__metrics_update_idle_time()
952 uv_mutex_lock(&loop_metrics->lock); in uv__metrics_set_provider_entry_time()
964 uv_mutex_lock(&loop_metrics->lock); in uv_metrics_idle_time()
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dfsevents.c159 uv_mutex_lock(&(handle)->cf_mutex); \
201 uv_mutex_lock(&handle->cf_mutex); in uv__fsevents_push_event()
242 uv_mutex_lock(&state->fsevent_mutex); in uv__fsevents_event_cb()
432 uv_mutex_lock(&state->fsevent_mutex); in uv__fsevents_reschedule()
447 uv_mutex_lock(&state->fsevent_mutex); in uv__fsevents_reschedule()
497 uv_mutex_lock(&state->fsevent_mutex); in uv__fsevents_reschedule()
756 uv_mutex_lock(&loop->cf_mutex); in uv__cf_loop_cb()
791 uv_mutex_lock(&loop->cf_mutex); in uv__cf_loop_signal()
845 uv_mutex_lock(&state->fsevent_mutex); in uv__fsevents_init()
885 uv_mutex_lock(&state->fsevent_mutex); in uv__fsevents_close()
H A Dbsd-proctitle.c60 uv_mutex_lock(&process_title_mutex); in uv_set_process_title()
79 uv_mutex_lock(&process_title_mutex); in uv_get_process_title()
H A Dos390-syscalls.c171 uv_mutex_lock(&global_epoll_lock); in before_fork()
227 uv_mutex_lock(&global_epoll_lock); in epoll_create1()
240 uv_mutex_lock(&global_epoll_lock); in epoll_ctl()
358 uv_mutex_lock(&global_epoll_lock); in epoll_file_close()
373 uv_mutex_lock(&global_epoll_lock); in epoll_queue_close()
H A Dos390-proctitle.c92 uv_mutex_lock(&process_title_mutex); in uv_set_process_title()
116 uv_mutex_lock(&process_title_mutex); in uv_get_process_title()
H A Dproctitle.c108 uv_mutex_lock(&process_title_mutex); in uv_set_process_title()
136 uv_mutex_lock(&process_title_mutex); in uv_get_process_title()
H A Dthread.c97 uv_mutex_lock(&b->mutex); in uv_barrier_wait()
121 uv_mutex_lock(&b->mutex); in uv_barrier_destroy()
350 void uv_mutex_lock(uv_mutex_t* mutex) { in uv_mutex_lock() function
585 uv_mutex_lock(&sem->mutex); in uv__custom_sem_post()
597 uv_mutex_lock(&sem->mutex); in uv__custom_sem_wait()
H A Daix-common.c70 uv_mutex_lock(&process_title_mutex); in uv_exepath()
H A Dloop.c182 uv_mutex_lock(&loop->wq_mutex); in uv__loop_close()
H A Daix.c893 uv_mutex_lock(&process_title_mutex); in uv_setup_args()
940 uv_mutex_lock(&process_title_mutex); in uv_set_process_title()
970 uv_mutex_lock(&process_title_mutex); in uv_get_process_title()
H A Dibmi.c515 uv_mutex_lock(&process_title_mutex); in uv_setup_args()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dtrampoline.c
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs-fd-hash-inl.h125 uv_mutex_lock(&uv__fd_hash_mutex); in uv__fd_hash_get()
140 uv_mutex_lock(&uv__fd_hash_mutex); in uv__fd_hash_add()
170 uv_mutex_lock(&uv__fd_hash_mutex); in uv__fd_hash_remove()
H A Dthread.c235 void uv_mutex_lock(uv_mutex_t* mutex) { in uv_mutex_lock() function
425 uv_mutex_lock(&barrier->mutex); in uv_barrier_wait()
435 uv_mutex_lock(&barrier->mutex); in uv_barrier_wait()
H A Dcore.c97 uv_mutex_lock(&uv__loops_lock); in uv__loops_add()
126 uv_mutex_lock(&uv__loops_lock); in uv__loops_remove()
169 uv_mutex_lock(&uv__loops_lock); in uv__wake_all_loops()
360 uv_mutex_lock(&loop->wq_mutex); in uv__loop_close()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dtrampoline.c134 uv_mutex_lock(&isc__trampoline_lock); in isc__trampoline_get()
165 uv_mutex_lock(&isc__trampoline_lock); in isc__trampoline_detach()
186 uv_mutex_lock(&isc__trampoline_lock); in isc__trampoline_attach()
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dthreads.rst86 void uv_mutex_lock(uv_mutex_t* handle);
94 ``uv_mutex_lock()`` and ``uv_mutex_unlock()`` will ``abort()`` on error.
105 uv_mutex_lock(a_mutex);
107 uv_mutex_lock(a_mutex);
112 return an error in the second call to ``uv_mutex_lock()``.
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dthreading.rst125 .. c:function:: void uv_mutex_lock(uv_mutex_t* handle)
/netbsd-src/external/mit/libuv/dist/include/
H A Duv.h1727 UV_EXTERN void uv_mutex_lock(uv_mutex_t* handle);

12