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