Name

to_seqno_fence — cast a fence to a seqno_fence

Synopsis

struct seqno_fence * to_seqno_fence (struct fence * fence);
 

Arguments

fence

fence to cast to a seqno_fence

Description

Returns NULL if the fence is not a seqno_fence, or the seqno_fence otherwise.