Searched refs:io_path_mutex1 (Results 1 – 1 of 1) sorted by relevance
/external/dbus/test/name-test/ |
D | test-threads-init.c | 115 DBusMutex *mutex1, *dispatch_mutex1, *io_path_mutex1; in main() local 128 &io_path_mutex1, in main() 140 check_mutex_lock (io_path_mutex1, io_path_mutex2, TRUE); in main() 148 &io_path_mutex1, in main() 154 check_mutex_lock (io_path_mutex1, io_path_mutex2, FALSE); in main() 167 check_mutex_lock (io_path_mutex1, io_path_mutex2, TRUE); in main()
|