Project

General

Profile

Actions

Bug #15323

open

cond_init(3C) is confused about NULL being a pointer

Added by Rich Lowe 2 months ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
manpage - manual pages
Start date:
Due date:
% Done:

0%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

SYNOPSIS
       int cond_init(cond_t *cvp, int type, void *arg);

...

DESCRIPTION
...
         cond_init(&cvp, NULL, NULL); /*initialize condition variable
                                         with default*/
Actions

Also available in: Atom PDF