thread_exit 40 drivers/staging/rtl8712/osdep_service.h #define thread_exit() complete_and_exit(NULL, 0) thread_exit 60 drivers/staging/rtl8723bs/include/osdep_service_linux.h #define thread_exit() complete_and_exit(NULL, 0)