Searched refs:lock_fd (Results 1 – 3 of 3) sorted by relevance
330 int lock_fd; in bt_powerup() local348 lock_fd = bt_semaphore_create(); in bt_powerup()349 bt_semaphore_get(lock_fd); in bt_powerup()362 bt_semaphore_release(lock_fd); in bt_powerup()363 bt_semaphore_destroy(lock_fd); in bt_powerup()385 bt_semaphore_release(lock_fd); in bt_powerup()386 bt_semaphore_destroy(lock_fd); in bt_powerup()396 bt_semaphore_release(lock_fd); in bt_powerup()397 bt_semaphore_destroy(lock_fd); in bt_powerup()429 bt_semaphore_release(lock_fd); in bt_powerup()[all …]
343 int lock_fd; in bt_powerup() local361 lock_fd = bt_semaphore_create(); in bt_powerup()362 bt_semaphore_get(lock_fd); in bt_powerup()375 bt_semaphore_release(lock_fd); in bt_powerup()376 bt_semaphore_destroy(lock_fd); in bt_powerup()398 bt_semaphore_release(lock_fd); in bt_powerup()399 bt_semaphore_destroy(lock_fd); in bt_powerup()409 bt_semaphore_release(lock_fd); in bt_powerup()410 bt_semaphore_destroy(lock_fd); in bt_powerup()442 bt_semaphore_release(lock_fd); in bt_powerup()[all …]