Home
last modified time | relevance | path

Searched refs:BLI_spin_lock (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcachefile.c174 BLI_spin_lock(&spin); in BKE_cachefile_reader_open()
204 BLI_spin_lock(&spin); in BKE_cachefile_reader_free()
220 BLI_spin_lock(&spin); in cachefile_handle_free()
H A Dtracking_auto.c391 BLI_spin_lock(&context->spin_lock); in autotrack_context_step_cb()
426 BLI_spin_lock(&context->spin_lock); in autotrack_context_step_cb()
453 BLI_spin_lock(&context->spin_lock); in BKE_autotrack_context_step()
463 BLI_spin_lock(&context->spin_lock); in BKE_autotrack_context_sync()
H A Dtracking_util.c161 BLI_spin_lock(&map->spin_lock); in tracks_map_merge()
785 BLI_spin_lock(&accessor->cache_lock); in accessor_get_ibuf()
905 BLI_spin_lock(&accessor->cache_lock); in accessor_get_ibuf()
H A Dmain.c204 BLI_spin_lock((SpinLock *)bmain->lock); in BKE_main_lock()
H A Dsound.c1046 BLI_spin_lock(sound->spinlock); in BKE_sound_read_waveform()
1054 BLI_spin_lock(sound->spinlock); in BKE_sound_read_waveform()
H A Dparticle_system.c3627 BLI_spin_lock(spin); in update_courant_num()
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/intern/
H A Dallocimbuf.c71 BLI_spin_lock(&mmap_spin); in imb_mmap_lock()
216 BLI_spin_lock(&refcounter_spin); in IMB_freeImBuf()
241 BLI_spin_lock(&refcounter_spin); in IMB_refImBuf()
252 BLI_spin_lock(&refcounter_spin); in IMB_makeSingleUser()
/dports/graphics/blender/blender-2.91.0/source/blender/draw/intern/
H A Ddraw_manager_shader.c124 BLI_spin_lock(&comp->list_lock); in drw_deferred_shader_compilation_exec()
157 BLI_spin_lock(&comp->list_lock); in drw_deferred_shader_compilation_exec()
246 BLI_spin_lock(&old_comp->list_lock); in drw_deferred_shader_add()
302 BLI_spin_lock(&comp->list_lock); in DRW_deferred_shader_remove()
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_codegen.c91 BLI_spin_lock(&pass_cache_spin); in gpu_pass_cache_lookup()
111 BLI_spin_lock(&pass_cache_spin); in gpu_pass_cache_resolve_collision()
877 BLI_spin_lock(&pass_cache_spin); in GPU_generate_pass()
1032 BLI_spin_lock(&pass_cache_spin); in GPU_pass_cache_garbage_collect()
1055 BLI_spin_lock(&pass_cache_spin); in GPU_pass_cache_free()
/dports/graphics/blender/blender-2.91.0/source/blender/blenfont/intern/
H A Dblf_glyph.c176 BLI_spin_lock(font->glyph_cache_mutex); in blf_glyph_cache_acquire()
196 BLI_spin_lock(font->glyph_cache_mutex); in blf_glyph_cache_clear()
256 BLI_spin_lock(font->ft_lib_mutex); in blf_glyph_add()
H A Dblf_font.c1293 BLI_spin_lock(&blf_glyph_cache_mutex); in blf_font_free()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_threads.h116 void BLI_spin_lock(SpinLock *spin);
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_sequencer/
H A Dsequencer_preview.c93 BLI_spin_lock(sound->spinlock); in preview_startjob()
H A Dsequencer_draw.c259 BLI_spin_lock(sound->spinlock); in draw_seq_waveform()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dtask_iterator.c125 BLI_spin_lock(state->iter_shared.spin_lock); in parallel_iterator_func_do()
H A Dthreads.cc462 void BLI_spin_lock(SpinLock *spin) in BLI_spin_lock() function
H A Dmesh_intersect.cc405 BLI_spin_lock(&lock_); in add_face()
441 BLI_spin_lock(&lock_); in find_vert()
490 BLI_spin_lock(&lock_); in add_or_find_vert()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/render/
H A Drender_opengl.c1085 BLI_spin_lock(&oglrender->reports_lock); in write_result_func()
1154 BLI_spin_lock(&oglrender->reports_lock); in screen_opengl_render_anim_step()
/dports/graphics/blender/blender-2.91.0/source/blender/render/intern/source/
H A Dmultires_bake.c372 BLI_spin_lock(&queue->spin); in multires_bake_queue_next_tri()
418 BLI_spin_lock(&handle->queue->spin); in do_multires_bake_thread()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_clip/
H A Dclip_editor.c832 BLI_spin_lock(&queue->spin); in prefetch_thread_next_frame()
H A Dclip_ops.c1320 BLI_spin_lock(&queue->spin); in proxy_thread_next_frame()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_image/
H A Dimage_undo.c254 BLI_spin_lock(&paint_tiles_lock); in ED_image_paint_tile_push()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_image_proj.c1807 BLI_spin_lock(tinf->lock); in project_paint_undo_subtiles()
1851 BLI_spin_lock(tinf->lock); in project_paint_undo_subtiles()