pike.git/
src/
program.h
Branch:
Tag:
Non-build tags
All tags
No tags
2015-03-16
2015-03-16 23:39:19 by Martin Nilsson <nilsson@opera.com>
f4264261603f7bd732697311748b4ea0c9f45652 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
No need to obfuscate refs anymore.
607:
struct program {
-
PIKE_MEMORY_OBJECT_MEMBERS;
/* Must be first */
+
INT32 refs
;
INT32 id; /* used to identify program in caches */ /* storage_needed - storage needed in object struct