Home
last modified time | relevance | path

Searched refs:DestroyEventSource (Results 1 – 1 of 1) sorted by relevance

/dports/devel/agar/agar-1.5.0/core/
H A Devent.c719 DestroyEventSource(void *pEventSource) in DestroyEventSource() function
785 if (AG_ThreadKeyTryCreate(&agEventSourceKey, DestroyEventSource) == -1) in AG_InitEventSubsystem()
798 DestroyEventSource(agEventSource); in AG_DestroyEventSubsystem()