Home
last modified time | relevance | path

Searched defs:get_id (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Dthread.h137 thread::id thread::get_id() const noexcept { in get_id() function
152 inline thread::id get_id() { return llvm_thread_get_current_id_impl(); } in get_id() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.h50 lldb::user_id_t get_id() const { in get_id() function
/freebsd/contrib/llvm-project/libcxx/include/__thread/
H A Djthread.h96 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI id get_id() const noexcept { return __thread_.get_id(); } in get_id() function
/freebsd/contrib/libfido2/src/
H A Dhid_win.c107 get_id(HANDLE dev, int16_t *vendor_id, int16_t *product_id) in get_id() function
H A Dhid_osx.c110 get_id(IOHIDDeviceRef dev, int16_t *vendor_id, int16_t *product_id) in get_id() function
/freebsd/usr.sbin/ypldap/
H A Dber.c986 get_id(struct ber *b, unsigned long *tag, int *class, int *cstruct) in get_id() function