Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c50 static int thread_finished; variable
450 thread_finished = 1; in event_thread()
482 thread_finished = 1; in poll_thread()
504 thread_finished = 0; in cpci_start_thread()
512 thread_finished = 1; in cpci_stop_thread()
574 if (!thread_finished) in cpci_hp_unregister_controller()