Home
last modified time | relevance | path

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

/devicemodel/core/
A Diothread.c260 char *tmp_cpusets = NULL; in iothread_parse_options() local
312 tmp_cpusets = strsep(&str, "/"); in iothread_parse_options()
315 while ((tmp_cpusets != NULL) && (*tmp_cpusets !='\0')) { in iothread_parse_options()
317 tmp_cpux = strsep(&tmp_cpusets, ":"); in iothread_parse_options()

Completed in 3 milliseconds