Searched refs:dma_heap_once (Results 1 – 1 of 1) sorted by relevance
88 static pthread_once_t dma_heap_once = PTHREAD_ONCE_INIT; variable160 pthread_once(&dma_heap_once, heap_fds_init); in os_allocator_dma_heap_open()