Home
last modified time | relevance | path

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

/haiku/src/tests/add-ons/kernel/file_systems/bfs/bufferPool/
H A Dmain.cpp12 int32 gID; variable
19 int32 id = atomic_add(&gID, 1); in allocator()
/haiku/src/preferences/mail/
H A DDNSQuery.cpp22 static int32 gID = 1; variable
389 int32 nextId= atomic_add(&gID, 1); in _GetUniqueID()