Searched refs:this_thread_id (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/io/disktest/ |
D | childmain.c | 180 const int this_thread_id, fd_t fd, char *data) in update_test_state() argument 189 this_thread_id); in update_test_state() 198 this_thread_id); in update_test_state() 494 mc_func_t oper, const int this_thread_id) in miscompare_dump() argument 512 fprintf(fpDumpFile, DMSTR, this_thread_id, tPosition, in miscompare_dump() 515 fprintf(fpDumpFile, DMOFFSTR, this_thread_id, offset, in miscompare_dump() 588 int this_thread_id = thread_id++; in ChildMain() local 617 this_thread_id, GetLastError()); in ChildMain() 640 this_thread_id, args->device, GETLASTERROR()); in ChildMain() 650 this_thread_id, GETLASTERROR()); in ChildMain() [all …]
|