Searched refs:obj_count (Results 1 – 2 of 2) sorted by relevance
1297 DWORD obj_count; in telnet_do() local1409 obj_count = 1; in telnet_do()1414 obj_count = 2; in telnet_do()1420 waitret = WaitForMultipleObjects(obj_count, objs, FALSE, wait_timeout); in telnet_do()
321 cl_uint obj_count, const cl_mem *obj_list, in clEnqueueNativeKernel() argument