Searched refs:SetValueInThread (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_sandbox_unittest.cc80 void* SetValueInThread(void* test_val_ptr) { function in namespace:__anon6630
93 BPF_ASSERT_EQ(0, pthread_create(&th, NULL, &SetValueInThread, &test_val));

Completed in 484 milliseconds