pushUnlocked

fun pushUnlocked(data: <Error class: unknown class>)

Pushes the @data into the @queue.

The @data parameter must not be null.

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

Parameters

data

data to push onto the @queue