HomeSort by relevance Sort by last modified time
    Searched full:locking_thread (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/tests/
errorcheck-mutex-test.c 10 locking_thread (gpointer mutex) function
63 GThread* thread = g_thread_create (locking_thread, mutex, TRUE, NULL);
82 GThread* thread = g_thread_create (locking_thread, mutex, TRUE, NULL);

Completed in 290 milliseconds