fWriteSelectSyncPool
select_sync_pool* fWriteSelectSyncPool;
if (fWriteSelectSyncPool != NULL)
notify_select_event_pool(fWriteSelectSyncPool, B_SELECT_WRITE);
if (fWriteSelectSyncPool != NULL)
notify_select_event_pool(fWriteSelectSyncPool, B_SELECT_ERROR);
if (fWriteSelectSyncPool != NULL)
notify_select_event_pool(fWriteSelectSyncPool, B_SELECT_WRITE);
pool = &fWriteSelectSyncPool;
pool = &fWriteSelectSyncPool;