Search code examples
Would Guava's Cache<K, Semaphore> with weakValues() be thread safe?...


javamultithreadingguavaweak-references

Read More
Weak Reference for Network callback bad idea?...


androidmemory-leakscallbackgarbage-collectionweak-references

Read More
Does Firebase use `WeakReference` for their listeners on Android?...


androidfirebaselistenerweak-referencesweak

Read More
weak variable is intermediately nil...


iosswiftmemory-managementweak-references

Read More
Android Handler changing WeakReference...


androidhandlerweak-references

Read More
Creating views programmatically Strong Vs Weak subviews in controller...


iosobjective-cweak-references

Read More
How to reference weak in 1 line?...


swiftweak-references

Read More
http request callback leaking memory, or is it?...


javaandroidmemory-leaksrunnableweak-references

Read More
GridView sometimes doesn't update only first item with Picasso even when I save Targets...


androidandroid-arrayadaptertargetpicassoweak-references

Read More
Weak reference benefits...


c#winformsmemoryreferenceweak-references

Read More
ExecutionEngineException occurs while raising PropertyChanged event with weak handlers in C#...


c#inotifypropertychangedweak-referencesexecutionengineexception

Read More
Remove object from list of WeakReference...


javaweak-references

Read More
Understanding @weakify macro...


objective-cmemory-managementmacrosautomatic-ref-countingweak-references

Read More
Recovering hard refs from soft/weak references...


referencegarbage-collectionjvmweak-referencesrecover

Read More
Weak NSString variable is not nil after setting the only strong reference to nil...


objective-cmemory-managementnsstringautomatic-ref-countingweak-references

Read More
is there a way to recycle a complex java object once the GC has decided it is unreachable...


javagarbage-collectionweak-referencessoft-referencesphantom-reference

Read More
Extension method on WeakReference...


extension-methodsweak-referenceskotlin

Read More
Application crashes in background, when popping a fragment from stack...


androidandroid-fragmentsbackground-processweak-references

Read More
WeakReference behaving differently in Debug and Release (no debugger attached). Even when using a fa...


c#debuggingclrweak-references

Read More
How to inspect WeakReference values with WinDBG/SOS and ClrMD?...


windbgweak-referencessosclrmd

Read More
When and why would I want to declare a local variable as __weak using ARC?...


iosiphonexcodeautomatic-ref-countingweak-references

Read More
Creating a temporary async timer callback to a bound method with python-asyncio...


pythontimerweak-referencespython-asyncio

Read More
Using bidirectional weak pointers...


iosobjective-cweak-references

Read More
If a child object is released in the dealloc of a parent object, why would the child object's we...


objective-ccocoareferenceweak-references

Read More
AlertDialog leaks despite using a WeakReference...


androidandroid-alertdialogweak-references

Read More
Can I hook when a weakly-referenced object (of arbitrary type) is freed?...


iosswiftdictionaryweak-references

Read More
Can an object be eligible for garbage collection when it holds a reference to a running Thread?...


javamultithreadinggarbage-collectionweak-references

Read More
Is it a good idea to implement a C# event with a weak reference under the hood?...


c#.neteventsweak-references

Read More
Which objects reference my ViewController weakly?...


iosobjective-cxcodememory-managementweak-references

Read More
Strange deletion behavior after removing last reference...


ooppython-3.xreferenceweak-references

Read More
BackNext