Name

fence_get — increases refcount of the fence

Synopsis

struct fence * fence_get (struct fence * fence);
 

Arguments

fence

[in] fence to increase refcount of

Description

Returns the same fence, with refcount increased by 1.