Searched refs:nonatomic_release (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
H A Dd3d1xstutil.h199 * However, we would like to be able to call release() and nonatomic_release()
279 unsigned nonatomic_release() function in struct:refcnt_t
355 unsigned nonatomic_release() function in struct:dual_refcnt_t
357 //printf("%p nonatomic_release at %u %u\n", this, atomic_refcnt, nonatomic_refcnt);
414 inline void nonatomic_release() function in struct:GalliumComObject
416 if(!refcnt.nonatomic_release())
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h2080 ((GalliumD3D11DeviceChild<>*)p)->nonatomic_release();

Completed in 98 milliseconds