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

/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c1646 UWord req_no = arg[0]; local
1649 VG_(printf)("req no = 0x%llx, arg = %p\n", (ULong)req_no, arg);
1650 switch (req_no) {

Completed in 51 milliseconds