Searched defs:returnVal (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_m/testsuites/unittest/xts/process/ | ||
H A D | acts_process_api_test.c | 57 int returnVal = pthread_create(&thisThread, NULL, ThreadFunc, NULL); variable |
Completed in 1 milliseconds