Comment 3 for bug 836853

Revision history for this message
Vladislav Vaintroub (wlad-montyprogram) wrote :

>But sb_win.h redefines 'inline' to address this problem:
Does not seem to be here:
http://bazaar.launchpad.net/~sysbench-developers/sysbench/0.5/view/head:/sysbench/sb_win.h

If I look for "inline" in this file, the only thing I find is a usage of VC++-compatible __inline in

static __inline int usleep(int micros)