table of contents
other versions
IXP_RUBYINIT(3) | Library Functions Manual | IXP_RUBYINIT(3) |
NAME¶
ixp_rubyinit
SYNOPSIS¶
#include <ixp.h> ixp_rubyinit
DESCRIPTION¶
This function initializes libixp for use in multithreaded programs embedded in the ruby interpreter. When using a pthread edition of ruby, ixp_pthread_init should be used instead. When using libixp in such programs, this function must be called before any other libixp functions.
This function is part of libixp_rubythread, which is part of the libixp distribution, but is not built by default unless enabled in config.mk.
2012 Dec | libixp Manual |