push_unlocked


Description:

public void push_unlocked (owned G data)

Pushes the data into the this.

The data parameter must not be null.

This function must be called while holding the this's lock.

Parameters:

this

a AsyncQueue

data

data to push onto the this