Home
last modified time | relevance | path

Searched refs:pl_lock (Results 1 – 25 of 70) sorted by relevance

123

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplayqueue.c46 pl_lock (); in playqueue_push()
57 pl_lock (); in playqueue_clear()
72 pl_lock (); in playqueue_pop()
91 pl_lock (); in playqueue_remove()
114 pl_lock (); in playqueue_test()
127 pl_lock (); in playqueue_getnext()
145 pl_lock (); in playqueue_get_item()
154 pl_lock (); in playqueue_remove_nth()
172 pl_lock (); in playqueue_insert_at()
H A Dplmeta.c34 #define LOCK {pl_lock();}
94 pl_lock (); in pl_append_meta()
175 pl_lock (); in pl_delete_meta()
237 pl_lock (); in pl_find_meta_int()
246 pl_lock (); in pl_find_meta_float()
260 pl_lock (); in pl_delete_metadata()
314 pl_lock (); in pl_get_meta()
328 pl_lock (); in pl_get_meta_raw()
341 pl_lock (); in pl_meta_exists()
H A Dpltmeta.c35 #define LOCK {pl_lock();}
75 pl_lock (); in plt_append_meta()
184 pl_lock (); in plt_find_meta_int()
193 pl_lock (); in plt_find_meta_float()
H A Dstreamer.c240 pl_lock (); in streamer_set_replaygain()
302 pl_lock (); in streamer_start_playback()
343 pl_lock (); in str_get_idx_of()
363 pl_lock (); in str_get_for_idx()
449 pl_lock (); in streamer_move_to_nextsong_real()
671 pl_lock (); in streamer_move_to_prevsong_real()
951 pl_lock (); in is_remote_stream()
1021 pl_lock (); in streamer_set_current()
1043 pl_lock (); in streamer_set_current()
2874 pl_lock (); in streamer_set_current_playlist_real()
[all …]
H A Dsort.c144 pl_lock (); in plt_sort_random()
201 pl_lock (); in plt_sort_internal()
/dports/textproc/wiggle/wiggle-1.3/tests/lustre/pool/
H A Dpatch7 * \pre ->pl_lock is locked.
36 spin_lock(&pl->pl_lock);
40 spin_unlock(&pl->pl_lock);
50 spin_unlock(&pl->pl_lock);
73 spin_unlock(&pl->pl_lock);
83 spin_unlock(&pl->pl_lock);
88 + spin_lock(&pl->pl_lock);
90 + spin_unlock(&pl->pl_lock);
110 spin_lock(&pl->pl_lock);
183 spin_lock(&pl->pl_lock);
[all …]
H A Dmerge264 spin_lock(&pl->pl_lock);
281 spin_unlock(&pl->pl_lock);
289 spin_unlock(&pl->pl_lock);
312 spin_unlock(&pl->pl_lock);
354 spin_lock(&pl->pl_lock);
388 spin_lock(&pl->pl_lock);
430 spin_lock(&pl->pl_lock);
531 spin_lock(&pl->pl_lock);
569 spin_lock(&pl->pl_lock);
877 spin_lock(&pl->pl_lock);
[all …]
H A Dorig210 * \pre ->pl_lock is locked.
264 spin_lock(&pl->pl_lock);
279 spin_unlock(&pl->pl_lock);
290 spin_lock(&pl->pl_lock);
298 spin_unlock(&pl->pl_lock);
352 spin_lock(&pl->pl_lock);
427 spin_lock(&pl->pl_lock);
436 spin_unlock(&pl->pl_lock);
461 spin_lock(&pl->pl_lock);
721 spin_lock(&pl->pl_lock);
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/components/playlist/
H A Dplaylist_model.cpp90 vlc_playlist_locker pl_lock ( THEPL ); in flags() local
175 vlc_playlist_locker pl_lock ( THEPL ); in dropAppendCopy() local
205 vlc_playlist_locker pl_lock ( THEPL ); in dropMove() local
272 vlc_playlist_locker pl_lock( THEPL ); in activateItem() local
417 vlc_playlist_locker pl_lock ( THEPL ); in isLeaf() local
557 vlc_playlist_locker pl_lock ( THEPL ); in findByInput() local
578 vlc_playlist_locker pl_lock ( THEPL ); in getPLRootType() local
643 vlc_playlist_locker pl_lock ( THEPL ); in processItemAppend() local
671 vlc_playlist_locker pl_lock ( THEPL ); in rebuild() local
920 vlc_playlist_locker pl_lock ( THEPL ); in createNode() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_resource.c453 mutex_enter(&p->p_limit->pl_lock); in dosetrlimit()
455 mutex_exit(&p->p_limit->pl_lock); in dosetrlimit()
644 mutex_enter(&lim->pl_lock); in lim_copy()
667 mutex_exit(&lim->pl_lock); in lim_copy()
673 mutex_enter(&lim->pl_lock); in lim_copy()
675 mutex_exit(&lim->pl_lock); in lim_copy()
731 mutex_enter(&lim->pl_lock); in lim_setcorename()
736 mutex_exit(&lim->pl_lock); in lim_setcorename()
756 mutex_destroy(&lim->pl_lock); in lim_free()
857 mutex_enter(&lim->pl_lock); in sysctl_proc_corename()
[all …]
H A Dkern_core.c151 mutex_enter(&lim->pl_lock); in coredump()
156 mutex_exit(&lim->pl_lock); in coredump()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dexec.c95 static pthread_mutex_t pl_lock = PTHREAD_MUTEX_INITIALIZER; variable
584 pthread_mutex_lock(&pl_lock); in exec_read_one()
586 pthread_mutex_unlock(&pl_lock); in exec_read_one()
708 pthread_mutex_lock(&pl_lock); in exec_read_one()
710 pthread_mutex_unlock(&pl_lock); in exec_read_one()
836 pthread_mutex_lock(&pl_lock); in exec_read()
839 pthread_mutex_unlock(&pl_lock); in exec_read()
843 pthread_mutex_unlock(&pl_lock); in exec_read()
/dports/audio/deadbeef-quick-search-plugin/ddb_quick_search-332e994/
H A Dmain.c185 deadbeef->pl_lock (); in is_quick_search_playlist()
198 deadbeef->pl_lock (); in get_last_active_playlist()
234 deadbeef->pl_lock (); in set_last_active_playlist()
257 deadbeef->pl_lock (); in get_quick_search_playlist()
284 deadbeef->pl_lock (); in set_default_quick_search_playlist_title()
304 deadbeef->pl_lock (); in append_search_string_to_plt_title()
334 deadbeef->pl_lock (); in copy_selected_tracks()
365 deadbeef->pl_lock (); in on_add_quick_search_list()
437 deadbeef->pl_lock (); in on_searchentry_activate()
597 deadbeef->pl_lock ();
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/notify/
H A Dnotify.c163 deadbeef->pl_lock (); in cover_avail_callback()
190 deadbeef->pl_lock (); in show_notification()
204 deadbeef->pl_lock (); in show_notification()
313 deadbeef->pl_lock (); in notify_stop()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/hotkeys/
H A Dactionhandlers.c83 deadbeef->pl_lock (); in skip_to_prev_helper()
132 deadbeef->pl_lock (); in skip_to_next_helper()
210 deadbeef->pl_lock (); in action_skip_to_next_artist_handler()
266 deadbeef->pl_lock (); in action_skip_to_prev_artist_handler()
333 deadbeef->pl_lock (); in action_reload_metadata_handler()
562 deadbeef->pl_lock (); in action_invert_selection_handler()
H A Dhotkeys.c675 deadbeef->pl_lock ();
691 deadbeef->pl_lock ();
712 deadbeef->pl_lock ();
728 deadbeef->pl_lock ();
748 deadbeef->pl_lock ();
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dtrkproperties.c123 deadbeef->pl_lock (); in get_field_value()
324 deadbeef->pl_lock (); in add_field()
384 deadbeef->pl_lock (); in trkproperties_fill_metadata()
435 deadbeef->pl_lock (); in show_track_properties_dlg()
529 deadbeef->pl_lock (); in show_track_properties_dlg()
601 deadbeef->pl_lock (); in set_progress_cb()
615 deadbeef->pl_lock (); in write_meta_worker()
667 deadbeef->pl_lock (); in on_write_tags_clicked()
H A Dmainplaylist.c105 deadbeef->pl_lock (); in main_drag_n_drop()
131 deadbeef->pl_lock (); in playlist_tooltip_handler()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/vorbis/
H A Dvorbis.c203 deadbeef->pl_lock (); in cvorbis_seek_sample()
255 deadbeef->pl_lock(); in cvorbis_open2()
274 deadbeef->pl_lock (); in cvorbis_init()
632 deadbeef->pl_lock (); in cvorbis_insert()
675 deadbeef->pl_lock (); in cvorbis_read_metadata()
738 deadbeef->pl_lock (); in tags_list()
791 deadbeef->pl_lock(); in cvorbis_write_metadata()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wavpack/
H A Dwavpack.c128 deadbeef->pl_lock (); in wv_init()
136 deadbeef->pl_lock (); in wv_init()
352 deadbeef->pl_lock (); in wv_insert()
387 deadbeef->pl_lock (); in wv_read_metadata()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/tta/
H A Dttaplug.c73 deadbeef->pl_lock (); in tta_init()
227 deadbeef->pl_lock (); in tta_insert()
268 deadbeef->pl_lock (); in tta_read_metadata()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shellexec/
H A Dshellexec.c125 deadbeef->pl_lock (); in shx_callback()
163 deadbeef->pl_lock (); in shx_callback()
205 deadbeef->pl_lock (); in shx_get_plugin_actions()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/flac/
H A Dflac.c280 deadbeef->pl_lock(); in cflac_open2()
296 deadbeef->pl_lock (); in cflac_init()
305 deadbeef->pl_lock(); in cflac_init()
372 deadbeef->pl_lock (); in cflac_init()
934 deadbeef->pl_lock (); in cflac_insert()
1026 deadbeef->pl_lock (); in cflac_read_metadata()
1123 deadbeef->pl_lock (); in cflac_write_metadata()
1183 deadbeef->pl_lock (); in cflac_write_metadata()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/
H A Dplugin.c69 deadbeef->pl_lock (); in aoplug_init()
86 deadbeef->pl_lock (); in aoplug_init()
100 deadbeef->pl_lock (); in aoplug_init()
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dresourcevar.h84 kmutex_t pl_lock; member

123