Searched refs:tid (Results 1 – 2 of 2) sorted by relevance
440 #define FSL_BOOKE_MAS1(v,iprot,tid,ts,tsize) \ argument443 (MAS1_TID(tid)) |\
1169 static pthread_t tid; in LLVMFuzzerTestOneInput() local1176 if (pthread_create(&tid, NULL, fuzzer_thread, NULL)) in LLVMFuzzerTestOneInput()
Completed in 8 milliseconds