ck_bitmap_clear(3) reset all bits

LIBRARY

Concurrency Kit (libck, -lck)

SYNOPSIS

In ck_bitmap.h Ft void Fn ck_bitmap_clear ck_bitmap_t *bitmap

DESCRIPTION

The Fn ck_bitmap_clear function sets all bits in the bitmap pointed to by Fa bitmap to 0.

RETURN VALUES

This function has no return value.