Home
last modified time | relevance | path

Searched refs:maskSize (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H A DdeThreadUnix.c169 const unsigned int maskSize = sizeof(mask); in deGetNumAvailableLogicalCores() local
174 ret = syscall(__NR_sched_getaffinity, 0, maskSize, &mask); in deGetNumAvailableLogicalCores()

Completed in 1 milliseconds