Virtual Method

ClapperThreadedObjectthread_stop

Declaration [src]

void
thread_stop (
  ClapperThreadedObject* threaded_object
)

Description [src]

Called when thread is going to stop.

Useful for cleanup of things created on thread start.