onload_is_present - onload_is_present - UG1586

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2026-01-22
Revision
1.4 English

Description

If the application is linked with libonload_ext, but not running with Onload this will return 0. If the application is running with Onload this will return 1.

Definition

int onload_is_present (void)

Formal Parameters

None.

Return Value

1 from libonload.so library, or 0 from libonload_ext.a library