Home
last modified time | relevance | path

Searched refs:refcount_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/shelf-pack/2.1.1/include/mapbox/
H A Dshelf-pack.hpp44 ) : id(id1), w(w1), h(h1), maxw(maxw1), maxh(maxh1), x(x1), y(y1), refcount_(0) { in Bin()
62 int32_t refcount() const { return refcount_; } in refcount()
66 int32_t refcount_; member in mapbox::Bin
394 if (++bin.refcount_ == 1) { // a new Bin.. record height in stats historgram.. in ref()
399 return bin.refcount_; in ref()
418 if (bin.refcount_ == 0) { in unref()
422 if (--bin.refcount_ == 0) { in unref()
428 return bin.refcount_; in unref()
490 bin->refcount_ = 0; in allocFreebin()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Drefcount-vs-atomic.rst13 there are a number of differences between some of the ``refcount_*()`` and
36 each ``atomic_*()`` and ``refcount_*()`` operation is atomic and instructions