Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dpthread_mutex.cpp291 int node_pos = next_to_alloc_id & 0xff; in AllocIdLocked() local
292 if (node_pos == 0) { in AllocIdLocked()