Home
last modified time | relevance | path

Searched refs:pthread_mutex_unlock (Results 1 – 25 of 122) sorted by relevance

12345

/OK3568_Linux_fs/external/recovery/
H A Dui.c239 pthread_mutex_unlock(&gUpdateMutex); in progress_thread()
298 pthread_mutex_unlock(&key_queue_mutex); in input_callback()
304 pthread_mutex_unlock(&gUpdateMutex); in input_callback()
367 pthread_mutex_unlock(&gUpdateMutex); in ui_set_background()
380 pthread_mutex_unlock(&gUpdateMutex); in ui_show_indeterminate_progress()
396 pthread_mutex_unlock(&gUpdateMutex); in ui_show_progress()
416 pthread_mutex_unlock(&gUpdateMutex); in ui_set_progress()
429 pthread_mutex_unlock(&gUpdateMutex); in ui_reset_progress()
461 pthread_mutex_unlock(&gUpdateMutex); in ui_print()
489 pthread_mutex_unlock(&gUpdateMutex); in ui_start_menu()
[all …]
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Ddisk_blocks.cc37 pthread_mutex_unlock(&data_mutex_); in set_initialized()
43 pthread_mutex_unlock(&data_mutex_); in initialized()
77 pthread_mutex_unlock(&data_mutex_); in Size()
96 pthread_mutex_unlock(&data_mutex_); in InsertOnStructure()
125 pthread_mutex_unlock(&data_mutex_); in RemoveBlock()
143 pthread_mutex_unlock(&data_mutex_); in ReleaseBlock()
160 pthread_mutex_unlock(&data_mutex_); in GetRandomBlock()
175 pthread_mutex_unlock(&data_mutex_); in GetRandomBlock()
192 pthread_mutex_unlock(&parameter_mutex_); in SetParameters()
240 pthread_mutex_unlock(&data_mutex_); in GetUnusedBlock()
[all …]
H A Derror_diag.cc57 pthread_mutex_unlock(&device_tree_mutex_); in FindInSubTree()
84 pthread_mutex_unlock(&device_tree_mutex_); in AddErrorInstance()
111 pthread_mutex_unlock(&device_tree_mutex_); in InsertSubDevice()
116 pthread_mutex_unlock(&device_tree_mutex_); in InsertSubDevice()
127 pthread_mutex_unlock(&device_tree_mutex_); in KnownBad()
131 pthread_mutex_unlock(&device_tree_mutex_); in KnownBad()
H A Dfinelock_queue.cc302 pthread_mutex_unlock(&(randlocks_[i])); in GetRandom64()
310 pthread_mutex_unlock(&(randlocks_[i])); in GetRandom64()
362 pthread_mutex_unlock(&(pagelocks_[index])); in GetRandomWithPredicateTag()
431 return (pthread_mutex_unlock(&(pagelocks_[index])) == 0); in PutEmpty()
447 return (pthread_mutex_unlock(&(pagelocks_[index])) == 0); in PutValid()
H A Dlogger.cc75 retval = pthread_mutex_unlock(&queued_lines_mutex_); in StopThread()
116 LOGGER_ASSERT(0 == pthread_mutex_unlock(&queued_lines_mutex_)); in QueueLogLine()
157 LOGGER_ASSERT(0 == pthread_mutex_unlock(&queued_lines_mutex_)); in ThreadMain()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dsp_counted_base_pt.hpp81 BOOST_VERIFY( pthread_mutex_unlock( &m_ ) == 0 ); in add_ref_copy()
88 BOOST_VERIFY( pthread_mutex_unlock( &m_ ) == 0 ); in add_ref_lock()
96 BOOST_VERIFY( pthread_mutex_unlock( &m_ ) == 0 ); in release()
109 BOOST_VERIFY( pthread_mutex_unlock( &m_ ) == 0 ); in weak_add_ref()
116 BOOST_VERIFY( pthread_mutex_unlock( &m_ ) == 0 ); in weak_release()
128 BOOST_VERIFY( pthread_mutex_unlock( &m_ ) == 0 ); in use_count()
/OK3568_Linux_fs/external/mpp/osal/test/
H A Dmpp_thread_test.c70 pthread_mutex_unlock(&mutex_1); in mutex_performance_test_loop_0()
74 pthread_mutex_unlock(&mutex_0); in mutex_performance_test_loop_0()
97 pthread_mutex_unlock(&mutex_0); in mutex_performance_test_loop_1()
101 pthread_mutex_unlock(&mutex_1); in mutex_performance_test_loop_1()
119 pthread_mutex_unlock(&mutex); in mutex_performance_test_once()
122 pthread_mutex_unlock(&mutex); in mutex_performance_test_once()
125 pthread_mutex_unlock(&mutex); in mutex_performance_test_once()
128 pthread_mutex_unlock(&mutex); in mutex_performance_test_once()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dspinlock.h14 #define spin_unlock(x) pthread_mutex_unlock(x)
16 #define spin_unlock_bh(x) pthread_mutex_unlock(x)
18 #define spin_unlock_irq(x) pthread_mutex_unlock(x)
20 #define spin_unlock_irqrestore(x, f) (void)f, pthread_mutex_unlock(x)
32 pthread_mutex_unlock(mutex); in arch_spin_unlock()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c296 pthread_mutex_unlock(&gUpdateMutex); in progress_thread()
355 pthread_mutex_unlock(&key_queue_mutex); in input_callback()
361 pthread_mutex_unlock(&gUpdateMutex); in input_callback()
582 pthread_mutex_unlock(&gUpdateMutex); in ui_set_background()
592 pthread_mutex_unlock(&gUpdateMutex); in ui_show_indeterminate_progress()
605 pthread_mutex_unlock(&gUpdateMutex); in ui_show_progress()
622 pthread_mutex_unlock(&gUpdateMutex); in ui_set_progress()
633 pthread_mutex_unlock(&gUpdateMutex); in ui_reset_progress()
664 pthread_mutex_unlock(&gUpdateMutex); in ui_print()
687 pthread_mutex_unlock(&gUpdateMutex); in ui_start_menu()
[all …]
H A Dtouch_test.c33 pthread_mutex_unlock(&gUpdateMutex); in draw_dot()
90 pthread_mutex_unlock(&gUpdateMutex); in NotifyTouch()
96 pthread_mutex_unlock(&gUpdateMutex); in NotifyTouch()
/OK3568_Linux_fs/kernel/tools/lib/lockdep/tests/
H A DABBA_2threads.c20 pthread_mutex_unlock(&a); in ba_lock()
21 pthread_mutex_unlock(&b); in ba_lock()
41 pthread_mutex_unlock(&b); in main()
42 pthread_mutex_unlock(&a); in main()
H A Dcommon.h9 pthread_mutex_unlock(&(b)); \
10 pthread_mutex_unlock(&(a)); \
H A Dunlock_balance.c11 pthread_mutex_unlock(&a); in main()
12 pthread_mutex_unlock(&a); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/membarrier/
H A Dmembarrier_test_multi_thread.c23 pthread_mutex_unlock(&test_membarrier_thread_mutex); in test_membarrier_thread()
29 pthread_mutex_unlock(&test_membarrier_thread_mutex); in test_membarrier_thread()
46 pthread_mutex_unlock(&test_membarrier_thread_mutex); in test_mt_membarrier()
55 pthread_mutex_unlock(&test_membarrier_thread_mutex); in test_mt_membarrier()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/demo/
H A Drkiio_aiq_api_test.c50 pthread_mutex_unlock(&g_mutex); in rkiio_aiq_sensor_ctx_create()
68 pthread_mutex_unlock(&g_mutex); in rkiio_aiq_sensor_ctx_destroy()
282 pthread_mutex_unlock(&g_mutex); in rkiio_aiq_sensor_handle_create()
300 pthread_mutex_unlock(&(sensor_handle->fifo_buf_mutex)); in rkiio_aiq_sensor_handle_destroy()
304 pthread_mutex_unlock(&g_mutex); in rkiio_aiq_sensor_handle_destroy()
315 pthread_mutex_unlock(&(handle->buf_pool[i].buf_mutex)); in _rkiio_aiq_get_vaild_buf()
318 pthread_mutex_unlock(&(handle->buf_pool[i].buf_mutex)); in _rkiio_aiq_get_vaild_buf()
395 pthread_mutex_unlock(&(sensor_handle->fifo_buf_mutex)); in rkiio_aiq_getData()
416 pthread_mutex_unlock(&(sensor_handle->fifo_buf_mutex)); in rkiio_aiq_getData()
435 pthread_mutex_unlock(&(sensor_handle->fifo_buf_mutex)); in rkiio_aiq_getLastNSamples()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Drk_list.cpp89 pthread_mutex_unlock(&mutex); in add_at_head()
107 pthread_mutex_unlock(&mutex); in add_at_tail()
151 pthread_mutex_unlock(&mutex); in del_at_head()
164 pthread_mutex_unlock(&mutex); in del_at_tail()
172 pthread_mutex_unlock(&mutex); in list_is_empty()
180 pthread_mutex_unlock(&mutex); in list_size()
225 pthread_mutex_unlock(&mutex); in flush()
/OK3568_Linux_fs/kernel/tools/perf/ui/tui/
H A Dutil.c128 pthread_mutex_unlock(&ui__lock); in ui_browser__input_window()
138 pthread_mutex_unlock(&ui__lock); in ui_browser__input_window()
150 pthread_mutex_unlock(&ui__lock); in ui_browser__input_window()
221 pthread_mutex_unlock(&ui__lock); in ui__info_window()
230 pthread_mutex_unlock(&ui__lock); in ui__question_window()
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Dregression1.c96 pthread_mutex_unlock(&page->lock); in find_get_pages()
106 pthread_mutex_unlock(&page->lock); in find_get_pages()
141 pthread_mutex_unlock(&p->lock); in regression1_fn()
149 pthread_mutex_unlock(&p->lock); in regression1_fn()
H A Dlinux.c41 pthread_mutex_unlock(&cachep->lock); in kmem_cache_alloc()
45 pthread_mutex_unlock(&cachep->lock); in kmem_cache_alloc()
78 pthread_mutex_unlock(&cachep->lock); in kmem_cache_free()
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/
H A DRkIspFecHwMgr.cpp77 ret = pthread_mutex_unlock (&mMutex); in getInstance()
94 ret = pthread_mutex_unlock (&mMutex); in deinit()
194 ret = pthread_mutex_unlock (&mMutex); in selectFecHw()
213 ret |= pthread_mutex_unlock (&mMutex); in process()
H A Drk_ispfec.cpp185 pthread_mutex_unlock (&ctx->_mutex); in _configure()
189 pthread_mutex_unlock (&ctx->_mutex); in _configure()
206 pthread_mutex_unlock (&ctx->_mutex); in rk_ispfec_api_deinit()
299 pthread_mutex_unlock (&ctx->_mutex); in rk_ispfec_api_process()
329 pthread_mutex_unlock (&ctx->_mutex); in rk_ispfec_api_process()
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_mem.c304 pthread_mutex_unlock(&dma_mutex); in rk_crypto_mem_init()
335 pthread_mutex_unlock(&dma_mutex); in rk_crypto_mem_deinit()
353 pthread_mutex_unlock(&dma_mutex); in rk_crypto_mem_alloc()
357 pthread_mutex_unlock(&dma_mutex); in rk_crypto_mem_alloc()
386 pthread_mutex_unlock(&dma_mutex); in rk_crypto_mem_free()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dcoreaudio.c65 pthread_mutex_unlock(&ac->mutex); in PlaybackIOProc()
114 pthread_mutex_unlock(&ac->mutex); in RecIOProc()
318 pthread_mutex_unlock(&ac->mutex); in read_samples()
355 pthread_mutex_unlock(&ac->mutex); in write_samples()
376 pthread_mutex_unlock(&ac->mutex); in write_samples()
391 pthread_mutex_unlock(&ac->mutex); in stopwrite()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer_impl.cpp192 pthread_mutex_unlock(&logs->lock); in buf_logs_write()
260 pthread_mutex_unlock(&buffer->lock); in put_buffer()
295 pthread_mutex_unlock(&buffer->lock); in put_buffer()
325 pthread_mutex_unlock(&group->buf_lock); in inc_buffer_ref()
331 pthread_mutex_unlock(&buffer->lock); in inc_buffer_ref()
425 pthread_mutex_unlock(&group->buf_lock); in mpp_buffer_create()
481 pthread_mutex_unlock(&buffer->lock); in mpp_buffer_ref_dec()
489 pthread_mutex_unlock(&buffer->lock); in mpp_buffer_ref_dec()
510 pthread_mutex_unlock(&group->buf_lock); in mpp_buffer_ref_dec()
568 pthread_mutex_unlock(&buffer->lock); in mpp_buffer_get_unused()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/media_buffer/
H A Dmedia_buffer.c52 pthread_mutex_unlock(&gAtomicMutex); in osAtomicIncrement()
69 pthread_mutex_unlock(&gAtomicMutex); in osAtomicDecrement()

12345