Searched refs:dvmAllocBit (Results 1 – 3 of 3) sorted by relevance
158 int dvmAllocBit(BitVector* pBits);
234 int dvmAllocBit(BitVector* pBits) in dvmAllocBit() function
1145 int num = dvmAllocBit(gDvm.threadIdMap); in assignThreadId()