Searched defs:refcount (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/system/dev/misc/pty/
H A Dpty-core.h27 int32_t refcount; member in struct:pty_server
H A Dpty-core.c224 int refcount = --ps->refcount; local
434 int32_t refcount = --ps->refcount; local
/fuchsia/zircon/system/core/devmgr/
H A Ddevice-internal.h81 uint32_t refcount; member in struct:zx_device
H A Ddevcoordinator.h49 int32_t refcount; member in struct:dc_devhost
83 int32_t refcount; member in struct:dc_device
/fuchsia/zircon/system/ulib/loader-service/
H A Dloader-service.c42 atomic_int refcount; member in struct:loader_service
/fuchsia/zircon/system/ulib/fdio/
H A Dprivate.h93 atomic_int_fast32_t refcount; member in struct:fdio
H A Dnamespace.c61 int32_t refcount; member in struct:fdio_namespace
/fuchsia/zircon/system/core/netsvc/
H A Dtftp.c190 unsigned int refcount = atomic_fetch_sub(&file_info->paver.buf_refcount, 1); local
399 unsigned int refcount = atomic_fetch_sub(&file_info->paver.buf_refcount, 1); local

Completed in 91 milliseconds