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