push


Description:

public void push (void* opdata)

Pushes an operation to be processed.

opdata is passed to the function provided in e_operation_pool_new.

Parameters:

this

an OperationPool

opdata

user data for the operation