Searched refs:busy_bitmap (Results 1 – 4 of 4) sorted by relevance
83 int busy_bitmap; /* Accessing */ member227 return context->busy_bitmap; in WFS_GetServerBusyBitmap()
253 const int busy_bitmap = WFS_GetBusyBitmap(); in ModeParent() local259 if ((bit & busy_bitmap) != 0) in ModeParent()
284 const int busy_bitmap = WFS_GetBusyBitmap(); in DrawFrame() local290 if ((bit & busy_bitmap) != 0) in DrawFrame()
169 work->busy_bitmap |= (1 << aid); in WFSi_WBTCallback()295 context->busy_bitmap &= context->all_bitmap; in WFS_CallServerPacketSendHook()386 context->busy_bitmap &= ~bitmap; in WFS_CallServerPacketSendHook()454 context->busy_bitmap = 0; in WFS_InitServer()