push_unlocked
Description:
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 | |
| data |
data to push onto the this |
Pushes the data into the this.
The data parameter must not be null.
This function must be called while holding the this's lock.
| this | |
| data |
data to push onto the this |