Home | History | Annotate | Download | only in src

Lines Matching refs:threadid

997     U32 channel, threadid=0;
1006 CuOs_GetDriverThreadId(pCuCmd->hCuWext, &threadid);
1014 if (threadid != 0)
1016 os_error_printf(CU_MSG_INFO2, (PS8)"Thread id: %u (0x%x)\n\n", threadid, threadid);