   /*
    * Semaphore structure pointer for services that allow multiple customers
    */
   struct SignalSemaphore *sd_Semaphore;
