Searched refs:thread_priv (Results 1 – 1 of 1) sorted by relevance
303 thread_priv_t thread_priv; in thread_transaction() local308 thread_priv.target = target; in thread_transaction()309 thread_priv.result = results_fifo; in thread_transaction()314 ASSERT(!pthread_create(&thread, &attr, &thread_start, &thread_priv)); in thread_transaction()