@get
Description:
public unowned G @get (
bool other_thread =
false)
Gets the pointer hold by hazard pointer.
Parameters:
other_thread |
Have to be set to true if accessed from thread that did not create this thread.
|
Returns:
The value hold by pointer.
|