netatalk  4.6.0
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
idle_worker.h File Reference

Go to the source code of this file.

Functions

int iw_init (void)
void iw_grant (void)
void iw_revoke (void)
void iw_revoke_signal_safe (void)
void iw_shutdown (void)
void iw_note_work (void)
int iw_grant_active (void)
int iw_is_active (void)
void iw_log_stats (void)

Function Documentation

◆ iw_grant()

void iw_grant ( void )
extern

◆ iw_grant_active()

int iw_grant_active ( void )
extern

◆ iw_init()

int iw_init ( void )
extern

◆ iw_is_active()

int iw_is_active ( void )
extern

◆ iw_log_stats()

void iw_log_stats ( void )
extern

◆ iw_note_work()

void iw_note_work ( void )
extern

◆ iw_revoke()

void iw_revoke ( void )
extern

◆ iw_revoke_signal_safe()

void iw_revoke_signal_safe ( void )
extern

◆ iw_shutdown()

void iw_shutdown ( void )
extern