onload_is_present

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2023-07-31
Revision
1.2 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