gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:BitSearch1_w (0.00 seconds)
tkernel_2
kernel/tkernel/src/ready_queue.h - 6.0KB - 211 lines
170: 
171:         i = BitSearch1_w(rq->bitmap, priority, NUM_PRI - priority);
172:         if ( i >= 0 ) {
lib/libsys/src/bitsearch1.c - 4.2KB - 124 lines
117: #if ALLOW_MISALIGN
118:         return BitSearch1_w((const UW*)base, offset, width);
119: #else
More results from bitsearch1.c