HomeSort by relevance Sort by last modified time
    Searched refs:G_LOCK (Results 1 - 25 of 34) sorted by null

1 2

  /external/bluetooth/glib/glib/
gdataset.c 121 G_LOCK (g_dataset_global);
133 G_LOCK (g_dataset_global);
186 G_LOCK (g_dataset_global);
243 G_LOCK (g_dataset_global);
283 G_LOCK (g_dataset_global);
322 G_LOCK (g_dataset_global);
358 G_LOCK (g_dataset_global);
374 G_LOCK (g_dataset_global);
396 G_LOCK (g_dataset_global);
410 G_LOCK (g_dataset_global)
    [all...]
gthread.c 457 G_LOCK (g_thread);
508 G_LOCK (g_thread);
531 G_LOCK (g_thread);
567 G_LOCK (g_thread);
627 /* This has to happen before G_LOCK, as that might call g_thread_self */
632 G_LOCK (g_thread);
662 G_LOCK (g_thread);
707 G_LOCK (g_thread);
774 G_LOCK (g_thread);
956 G_LOCK (g_thread)
    [all...]
grand.c 541 G_LOCK (global_random);
564 G_LOCK (global_random);
584 G_LOCK (global_random);
606 G_LOCK (global_random);
625 G_LOCK (global_random);
gthread.h 357 * unlocking of such mutexes can be done with G_LOCK(), G_UNLOCK() and
369 # define G_LOCK(name) G_STMT_START{ \
389 # define G_LOCK(name) g_static_mutex_lock (&G_LOCK_NAME (name))
397 # define G_LOCK(name)
gutils.c     [all...]
  /external/bluetooth/glib/gio/inotify/
inotify-diag.c 44 G_LOCK (inotify_lock);
inotify-helper.c 78 G_LOCK (inotify_lock);
111 G_LOCK (inotify_lock);
126 G_LOCK (inotify_lock);
inotify-missing.c 107 G_LOCK (inotify_lock);
inotify-kernel.c 446 G_LOCK (inotify_lock);
652 G_LOCK (inotify_lock);
  /external/bluetooth/glib/gio/fam/
fam-helper.c 149 G_LOCK (fam_connection);
162 G_LOCK (fam_connection);
194 G_LOCK (fam_connection);
218 G_LOCK (fam_connection);
252 G_LOCK (fam_connection);
  /external/bluetooth/glib/tests/
thread-test.c 243 G_LOCK (test_g_static_rw_lock_state);
250 G_LOCK (test_g_static_rw_lock_state);
264 G_LOCK (test_g_static_rw_lock_state);
271 G_LOCK (test_g_static_rw_lock_state);
321 G_LOCK (test_g_once);
354 G_LOCK (test_g_once);
threadpool-test.c 154 G_LOCK (thread_counter_pools);
161 G_LOCK (thread_counter_pools);
190 G_LOCK (thread_counter_pools);
220 G_LOCK (last_thread);
428 G_LOCK (thread_counter_pools);
436 G_LOCK (thread_counter_sort);
mainloop-test.c 320 G_LOCK (crawler_array_lock);
340 G_LOCK (crawler_array_lock);
356 G_LOCK (crawler_array_lock);
  /external/bluetooth/glib/gio/fen/
fen-missing.c 55 G_LOCK (fen_lock);
fen-helper.c 125 G_LOCK (fen_lock);
183 G_LOCK (fen_lock);
fen-data.c 435 G_LOCK (fen_lock);
525 G_LOCK (fen_lock);
  /external/bluetooth/glib/gio/
giomodule.c 306 G_LOCK (registered_extensions);
345 G_LOCK (loaded_dirs);
437 G_LOCK (extension_points);
475 G_LOCK (extension_points);
gmount.c 709 G_LOCK (priv_lock);
774 G_LOCK (priv_lock);
800 G_LOCK (priv_lock);
824 G_LOCK (priv_lock);
gcancellable.c 311 G_LOCK(cancellable);
393 G_LOCK(cancellable);
467 G_LOCK(cancellable);
gcontenttype.c 220 G_LOCK (_type_icons);
406 G_LOCK (gio_xdgmime);
418 G_LOCK (gio_xdgmime);
435 G_LOCK (gio_xdgmime);
473 G_LOCK (gio_xdgmime);
499 G_LOCK (gio_xdgmime);
697 G_LOCK (gio_xdgmime);
712 G_LOCK (gio_xdgmime);
758 G_LOCK (gio_xdgmime);
858 G_LOCK (gio_xdgmime)
    [all...]
gioscheduler.c 131 G_LOCK (active_jobs);
245 G_LOCK (active_jobs);
279 G_LOCK (active_jobs);
gfilemonitor.c 134 G_LOCK (cancelled);
277 G_LOCK (cancelled);
299 G_LOCK (cancelled);
gunixmounts.c 368 G_LOCK (getmntent);
459 G_LOCK (getmntent);
708 G_LOCK (getmntent);
775 G_LOCK (getmntent);
    [all...]
gfileinfo.c 149 G_LOCK (attribute_hash);
171 G_LOCK (attribute_hash);
185 G_LOCK (attribute_hash);
    [all...]
  /external/bluetooth/glib/gobject/
gobject.c 217 G_LOCK (debug_objects);
693 G_LOCK (construction_mutex);
700 G_LOCK (debug_objects);
752 G_LOCK (debug_objects);
    [all...]

Completed in 287 milliseconds

1 2