Home
last modified time | relevance | path

Searched refs:atomic_thread (Results 1 – 1 of 1) sorted by relevance

/system/bt/osi/test/
Datomic_test.cpp17 void *atomic_thread(void *context) { in atomic_thread() function
142 pthread_create(&atomic_test[i].pthread_id, NULL, atomic_thread, &atomic_test[i]); in TEST()