Home | History | Annotate | Download | only in src

Lines Matching refs:lock_fd

359     int lock_fd;
377 lock_fd = bt_semaphore_create();
378 bt_semaphore_get(lock_fd);
391 bt_semaphore_release(lock_fd);
392 bt_semaphore_destroy(lock_fd);
414 bt_semaphore_release(lock_fd);
415 bt_semaphore_destroy(lock_fd);
425 bt_semaphore_release(lock_fd);
426 bt_semaphore_destroy(lock_fd);
459 bt_semaphore_release(lock_fd);
460 bt_semaphore_destroy(lock_fd);
486 bt_semaphore_release(lock_fd);
487 bt_semaphore_destroy(lock_fd);
496 bt_semaphore_release(lock_fd);
497 bt_semaphore_destroy(lock_fd);
508 bt_semaphore_release(lock_fd);
509 bt_semaphore_destroy(lock_fd);