Home
last modified time | relevance | path

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

/dports/graphics/c-a-i-r/c-a-i-r-2.19/
H A DCAIR.cpp752 sem_wait( &(add_sem[0]) ); in Add_Quadrant()
775 sem_post( &(add_sem[2]) ); in Add_Quadrant()
778 sem_wait( &(add_sem[1]) ); in Add_Quadrant()
808 sem_post( &(add_sem[2]) ); in Add_Quadrant()
840 sem_post( &(add_sem[0]) ); in Add_Path()
846 sem_wait( &(add_sem[2]) ); in Add_Path()
855 sem_post( &(add_sem[1]) ); in Add_Path()
861 sem_wait( &(add_sem[2]) ); in Add_Path()
1143 sem_post( &(add_sem[0]) ); in Shutdown_Threads()
1169 sem_destroy( &(add_sem[0]) ); //start in Shutdown_Threads()
[all …]