Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c106 static struct semaphore sem_exit; // make sure polling thread goes away variable
136 init_MUTEX_LOCKED (&sem_exit); in ibmphp_hpc_initvars()
915 up (&sem_exit); in poll_hpc()
1182 down (&sem_exit); in ibmphp_hpc_stop_poll_thread()
1191 up (&sem_exit); in ibmphp_hpc_stop_poll_thread()
/linux-2.4.37.9/kernel/
Dexit.c24 extern void sem_exit (void);
444 sem_exit(); in do_exit()
/linux-2.4.37.9/ipc/
Dutil.c347 void sem_exit (void) in sem_exit() function
Dsem.c1013 void sem_exit (void) in sem_exit() function