Home | History | Annotate | Download | only in src

Lines Matching refs:lock_fd

330     int lock_fd;
348 lock_fd = bt_semaphore_create();
349 bt_semaphore_get(lock_fd);
362 bt_semaphore_release(lock_fd);
363 bt_semaphore_destroy(lock_fd);
385 bt_semaphore_release(lock_fd);
386 bt_semaphore_destroy(lock_fd);
396 bt_semaphore_release(lock_fd);
397 bt_semaphore_destroy(lock_fd);
429 bt_semaphore_release(lock_fd);
430 bt_semaphore_destroy(lock_fd);
454 bt_semaphore_release(lock_fd);
455 bt_semaphore_destroy(lock_fd);
464 bt_semaphore_release(lock_fd);
465 bt_semaphore_destroy(lock_fd);
476 bt_semaphore_release(lock_fd);
477 bt_semaphore_destroy(lock_fd);