On Mon, 12 May 2025 14:01:16 GMT, Alan Bateman wrote:
>> Data structures that are accessed by both virtual threads and their carriers
>> require the virtual thread to pin the continuation to avoid potential
>> deadlock. A deadlock can arise when a virtual thread is preempted, is
>> selected an
On Mon, 12 May 2025 14:01:16 GMT, Alan Bateman wrote:
>> Data structures that are accessed by both virtual threads and their carriers
>> require the virtual thread to pin the continuation to avoid potential
>> deadlock. A deadlock can arise when a virtual thread is preempted, is
>> selected an
> Data structures that are accessed by both virtual threads and their carriers
> require the virtual thread to pin the continuation to avoid potential
> deadlock. A deadlock can arise when a virtual thread is preempted, is
> selected and scheduled to be the next owner of the lock/resource, but c
On Mon, 12 May 2025 09:01:34 GMT, Jaikiran Pai wrote:
>> Data structures that are accessed by both virtual threads and their carriers
>> require the virtual thread to pin the continuation to avoid potential
>> deadlock. A deadlock can arise when a virtual thread is preempted, is
>> selected an
On Wed, 26 Feb 2025 19:46:41 GMT, Alan Bateman wrote:
> Data structures that are accessed by both virtual threads and their carriers
> require the virtual thread to pin the continuation to avoid potential
> deadlock. A deadlock can arise when a virtual thread is preempted, is
> selected and sc
Data structures that are accessed by both virtual threads and their carriers
require the virtual thread to pin the continuation to avoid potential deadlock.
A deadlock can arise when a virtual thread is preempted, is selected and
scheduled to be the next owner of the lock/resource, but can't exe
On Wed, 26 Feb 2025 19:46:41 GMT, Alan Bateman wrote:
> Data structures that are accessed by both virtual threads and their carriers
> require the virtual thread to pin the continuation to avoid potential
> deadlock. A deadlock can arise when a virtual thread is preempted, is
> selected and sc