Searched defs:refcount (Results 1 – 6 of 6) sorted by relevance
27 int32_t refcount; member
224 int refcount = --ps->refcount; in pty_client_release() local434 int32_t refcount = --ps->refcount; in pty_server_release() local
196 unsigned int refcount = atomic_fetch_sub(&file_info->paver.buf_refcount, 1); in paver_copy_buffer() local433 unsigned int refcount = atomic_fetch_sub(&file_info->paver.buf_refcount, 1); in file_close() local
42 atomic_int refcount; member
94 atomic_int_fast32_t refcount; member
60 int32_t refcount; member
Completed in 12 milliseconds