Searched refs:event_pool (Results 1 – 1 of 1) sorted by relevance
54 static Petsc::ObjectPool<_n_PetscEvent, PetscEventConstructor> event_pool; variable61 PetscCall(event_pool.allocate(event)); in PetscDeviceContextCreateEvent_Private()71 if (*event) PetscCall(event_pool.deallocate(event)); in PetscEventDestroy_Private()