OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_trans
(Results
1 - 1
of
1
) sorted by relevancy
/src/share/examples/puffs/pgfs/
pgfs_db.c
62
bool
in_trans
;
member in struct:Xconn
135
assert(xc->
in_trans
);
137
xc->
in_trans
= false;
707
assert(!xc->
in_trans
);
711
xc->
in_trans
= true;
724
assert(!xc->
in_trans
);
728
xc->
in_trans
= true;
886
xc->
in_trans
= false;
Completed in 11 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025