Home
last modified time | relevance | path

Searched refs:sem_count (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/interprocess/sync/windows/
Dwinapi_semaphore_wrapper.hpp119 , long sem_count in open_or_create() argument
127 , sem_count in open_or_create()
/third_party/libdrm/amdgpu/
Damdgpu_cs.c230 uint32_t i, size, num_chunks, bo_list_handle = 0, sem_count = 0; in amdgpu_cs_submit_one() local
320 sem_count++; in amdgpu_cs_submit_one()
321 if (sem_count) { in amdgpu_cs_submit_one()
322 sem_dependencies = alloca(sizeof(struct drm_amdgpu_cs_chunk_dep) * sem_count); in amdgpu_cs_submit_one()
327 sem_count = 0; in amdgpu_cs_submit_one()
330 struct drm_amdgpu_cs_chunk_dep *dep = &sem_dependencies[sem_count++]; in amdgpu_cs_submit_one()
345 chunks[i].length_dw = sizeof(struct drm_amdgpu_cs_chunk_dep) / 4 * sem_count; in amdgpu_cs_submit_one()
/third_party/NuttX/
DReleaseNotes14077 When Task B wakes up it would increment the sem_count back to the