HomeSort by relevance Sort by last modified time
    Searched refs:rwlock_fini (Results 1 - 3 of 3) sorted by null

  /external/elfutils/lib/
eu-config.h 62 # define rwlock_fini(lock) RWLOCK_CALL (destroy (&lock)) macro
73 # define rwlock_fini(lock) ((void) (lock)) macro
  /external/elfutils/libelf/
elf_end.c 244 rwlock_fini (elf->lock);
  /external/elfutils/libasm/
asm_end.c 606 rwlock_fini (ctx->lock);

Completed in 84 milliseconds