Home
last modified time | relevance | path

Searched refs:tmp_cpux (Results 1 – 1 of 1) sorted by relevance

/devicemodel/core/
A Diothread.c261 char *tmp_cpux = NULL; in iothread_parse_options() local
317 tmp_cpux = strsep(&tmp_cpusets, ":"); in iothread_parse_options()
323 if (*tmp_cpux == '*') { in iothread_parse_options()
327 if (dm_strtoi(tmp_cpux, &tmp_cpux, 10, &service_vm_cpuid) || in iothread_parse_options()
330 __func__, tmp_cpux); in iothread_parse_options()

Completed in 3 milliseconds