15 #ifndef WEAKREFERENCELIST_H 16 #define WEAKREFERENCELIST_H 18 #include "pandabase.h" 20 #include "mutexImpl.h" 48 #include "weakReferenceList.I" This is the specialization of PointerToVoid for weak pointers.
This is a list of WeakPointerTo's that share a reference to a given ReferenceCount object...
A fake mutex implementation for single-threaded applications that don't need any synchronization cont...