bionic (3) ixp_pthread_init.3.gz

Provided by: libixp-dev_0.6~20121202+hg148-2build1_amd64 bug

NAME

       ixp_pthread_init

SYNOPSIS

       #include <ixp.h>

       int ixp_pthread_init(void);

DESCRIPTION

       This  function  initializes  libixp for use in multithreaded programs using the POSIX thread system. When
       using libixp in such programs, this function must be called  before  any  other  libixp  functions.  This
       function is part of libixp_pthread, which you must explicitly link against.