Provided by: libgpib-doc_4.3.7-5_all bug

NAME

       ThreadIbcnt - thread-specific ibcnt, ibcntl values

SYNOPSIS

       #include <gpib/ib.h>

       int ThreadIbcnt(void);

       long ThreadIbcntl(void);

DESCRIPTION

       ThreadIbcnt() and ThreadIbcntl() return thread-local versions of the global variables ibcnt, ibcntl.

RETURN VALUE

       The value of ibcnt or ibcntl corresponding to the last 'traditional' or 'multidevice' function called in
       the current thread is returned.

COPYRIGHT

       Copyright © 2003-2006, 2008 Frank Mori Hess

linux-gpib 4.3.7                                   11/28/2025                                     THREADIBCNT(3)