Home
last modified time | relevance | path

Searched defs:cleanup_handle (Results 1 – 7 of 7) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/jtag/drivers/libjaylink/libjaylink/
H A Dtransport_usb.c148 static void cleanup_handle(struct jaylink_device_handle *devh) in cleanup_handle() function
H A Dtransport_tcp.c99 static void cleanup_handle(struct jaylink_device_handle *devh) in cleanup_handle() function
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dreader.h71 void (*cleanup_handle)(void *handle); member
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dreader.h71 void (*cleanup_handle)(void *handle); member
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dreader.h71 void (*cleanup_handle)(void *handle); member
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/thread/
H A Dthread.c473 void cleanup_handle(void* obj) in cleanup_handle() function
/dports/devel/kyua/kyua-0.13/engine/
H A Dscheduler.cpp870 const executor::exec_handle cleanup_handle = spawn_cleanup( in sync_cleanup() local