ck_bitmap_bits(3) return number of addressable bits in bitmap

LIBRARY

Concurrency Kit (libck, -lck)

SYNOPSIS

In ck_bitmap.h Ft unsigned int Fn ck_bitmap_bits ck_bitmap_t *bitmap

DESCRIPTION

The Fn ck_bitmap_bits function returns the maximum number of addressable bits in the object pointed to by Fa bitmap .

RETURN VALUES

This function returns a non-zero value.