Home
last modified time | relevance | path

Searched defs:_Callback_list (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dios_base.h460 struct _Callback_list in _GLIBCXX_VISIBILITY() struct
463 _Callback_list* _M_next; in _GLIBCXX_VISIBILITY()
464 ios_base::event_callback _M_fn; in _GLIBCXX_VISIBILITY()
465 int _M_index; in _GLIBCXX_VISIBILITY()
466 _Atomic_word _M_refcount; // 0 means one reference. in _GLIBCXX_VISIBILITY()
468 _Callback_list(ios_base::event_callback __fn, int __index, in _GLIBCXX_VISIBILITY() function
473 _M_add_reference() { __gnu_cxx::__atomic_add_dispatch(&_M_refcount, 1); } in _GLIBCXX_VISIBILITY()
477 _M_remove_reference() in _GLIBCXX_VISIBILITY()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dios_base.h425 struct _Callback_list struct
428 _Callback_list* _M_next; argument
433 _Callback_list(ios_base::event_callback __fn, int __index, in _Callback_list() argument
446 _Callback_list* _M_callbacks; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dios_base.h460 struct _Callback_list in _GLIBCXX_VISIBILITY() struct
463 _Callback_list* _M_next; in _GLIBCXX_VISIBILITY()
464 ios_base::event_callback _M_fn; in _GLIBCXX_VISIBILITY()
465 int _M_index; in _GLIBCXX_VISIBILITY()
466 _Atomic_word _M_refcount; // 0 means one reference. in _GLIBCXX_VISIBILITY()
468 _Callback_list(ios_base::event_callback __fn, int __index, in _GLIBCXX_VISIBILITY() argument
473 _M_add_reference() { __gnu_cxx::__atomic_add_dispatch(&_M_refcount, 1); } in _GLIBCXX_VISIBILITY()
477 _M_remove_reference() in _GLIBCXX_VISIBILITY()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hclnfsd.c425 dissect_hclnfsd_unshare_call(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void* data _U_)
431 static int
432 dissect_hclnfsd_unshare_reply(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void* data _U_)
434 return dissect_hclnfsd_share_reply(tvb, pinfo, tree, data); in _Callback_list()
439 dissect_hclnfsd_lock_call(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void* data) in _M_add_reference()
443 offset = dissect_rpc_uint32(tvb, tree, hf_hclnfsd_status, offset); in _M_add_reference()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dios_base.h460 struct _Callback_list in _GLIBCXX_VISIBILITY() struct
463 _Callback_list* _M_next; in _GLIBCXX_VISIBILITY()
464 ios_base::event_callback _M_fn; in _GLIBCXX_VISIBILITY()
465 int _M_index; in _GLIBCXX_VISIBILITY()
466 _Atomic_word _M_refcount; // 0 means one reference. in _GLIBCXX_VISIBILITY()
468 _Callback_list(ios_base::event_callback __fn, int __index, in _GLIBCXX_VISIBILITY() function
473 _M_add_reference() { __gnu_cxx::__atomic_add_dispatch(&_M_refcount, 1); } in _GLIBCXX_VISIBILITY()
477 _M_remove_reference() in _GLIBCXX_VISIBILITY()