Home
last modified time | relevance | path

Searched refs:granted (Results 1 – 25 of 585) sorted by relevance

12345678910>>...24

/freebsd-11-stable/contrib/ntp/lib/isc/
HDrwlock.c68 rwl->active, rwl->granted, rwl->readers_waiting, in print_lock()
104 rwl->granted = 0; in isc_rwlock_init()
559 rwl->granted < rwl->read_quota))))) in doit()
563 rwl->granted++; in doit()
582 rwl->granted++; in doit()
653 (rwl->writers_waiting == 0 || rwl->granted < rwl->read_quota) && in isc_rwlock_downgrade()
682 rwl->granted = 0; in isc_rwlock_unlock()
693 rwl->granted < rwl->write_quota) { in isc_rwlock_unlock()
696 rwl->granted = 0; in isc_rwlock_unlock()
701 rwl->granted = 0; in isc_rwlock_unlock()
[all …]
/freebsd-11-stable/sys/kern/
HDkern_lockf.c1150 struct lockf_entry_list *granted) in lf_update_dependancies() argument
1163 LIST_INSERT_HEAD(granted, deplock, lf_link); in lf_update_dependancies()
1175 struct lockf_entry_list *granted) in lf_set_start() argument
1182 lf_update_dependancies(state, lock, FALSE, granted); in lf_set_start()
1191 struct lockf_entry_list *granted) in lf_set_end() argument
1196 lf_update_dependancies(state, lock, FALSE, granted); in lf_set_end()
1218 struct lockf_entry_list granted; in lf_activate_lock() local
1221 LIST_INIT(&granted); in lf_activate_lock()
1222 LIST_INSERT_HEAD(&granted, lock, lf_link); in lf_activate_lock()
1224 while (!LIST_EMPTY(&granted)) { in lf_activate_lock()
[all …]
/freebsd-11-stable/contrib/apr-util/
HDLICENSE24 exercising permissions granted by this License.
86 granted to You under this License for that Work shall terminate
224 License to copy and use this software is granted provided that it
229 License is also granted to make and use derivative works provided
259 License to copy and use this software is granted provided that it
264 License is also granted to make and use derivative works provided
296 * License to copy and use this software is granted provided that it
301 * License is also granted to make and use derivative works provided
340 * License to copy and use this software is granted provided that it
345 * License is also granted to make and use derivative works provided
[all …]
/freebsd-11-stable/contrib/libreadline/doc/
HDrluserman.texi19 Permission is granted to make and distribute verbatim copies of
24 Permission is granted to copy, distribute and/or modify this document
HDhistory.texi19 Permission is granted to make and distribute verbatim copies of
24 Permission is granted to copy, distribute and/or modify this document
HDrlman.texi19 Permission is granted to make and distribute verbatim copies of
24 Permission is granted to copy, distribute and/or modify this document
/freebsd-11-stable/sys/cddl/contrib/opensolaris/
HDOPENSOLARIS.LICENSE99 (c) The licenses granted in Sections 2.1(a) and (b) are
105 granted: (1) for code that You delete from the Original
136 (c) The licenses granted in Sections 2.2(a) and 2.2(b) are
142 granted: (1) for any code that Contributor has deleted
276 6.1. This License and the rights granted hereunder will terminate
289 infringes any patent, then any and all rights granted directly or
300 all end user licenses that have been validly granted by You or any
302 granted to You by any distributor) shall survive termination.
/freebsd-11-stable/cddl/contrib/opensolaris/
HDOPENSOLARIS.LICENSE99 (c) The licenses granted in Sections 2.1(a) and (b) are
105 granted: (1) for code that You delete from the Original
136 (c) The licenses granted in Sections 2.2(a) and 2.2(b) are
142 granted: (1) for any code that Contributor has deleted
276 6.1. This License and the rights granted hereunder will terminate
289 infringes any patent, then any and all rights granted directly or
300 all end user licenses that have been validly granted by You or any
302 granted to You by any distributor) shall survive termination.
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/
HDLICENSE.md12 Permission is hereby granted, free of charge, to any person obtaining a
34 Permission is hereby granted, free of charge, to any person obtaining a
62 Permission is hereby granted, free of charge, to any person obtaining a
/freebsd-11-stable/contrib/dialog/package/debian/
HDcopyright31 Permission is hereby granted, free of charge, to any person obtaining a
58 Permission is hereby granted, free of charge, to any person obtaining a copy
94 documentation for any purpose and without fee is hereby granted,
/freebsd-11-stable/sys/nlm/
HDnlm_prot_impl.c588 nlm_testargs granted; in nlm_lock_callback() local
589 granted.cookie = af->af_granted.cookie; in nlm_lock_callback()
590 granted.exclusive = af->af_granted.exclusive; in nlm_lock_callback()
591 granted.alock.caller_name = in nlm_lock_callback()
593 granted.alock.fh = af->af_granted.alock.fh; in nlm_lock_callback()
594 granted.alock.oh = af->af_granted.alock.oh; in nlm_lock_callback()
595 granted.alock.svid = af->af_granted.alock.svid; in nlm_lock_callback()
596 granted.alock.l_offset = in nlm_lock_callback()
598 granted.alock.l_len = in nlm_lock_callback()
601 nlm_granted_msg_1(&granted, in nlm_lock_callback()
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
HDrwlock.h93 unsigned int granted; member
/freebsd-11-stable/contrib/libstdc++/include/ext/
Drb_tree36 * and its documentation for any purpose is hereby granted without fee,
48 * and its documentation for any purpose is hereby granted without fee,
Diterator36 * and its documentation for any purpose is hereby granted without fee,
48 * and its documentation for any purpose is hereby granted without fee,
Dnumeric36 * and its documentation for any purpose is hereby granted without fee,
48 * and its documentation for any purpose is hereby granted without fee,
/freebsd-11-stable/contrib/byacc/package/debian/
HDcopyright40 Permission is hereby granted, free of charge, to any person obtaining a
67 Permission is hereby granted, free of charge, to any person obtaining a copy
103 documentation for any purpose and without fee is hereby granted,
/freebsd-11-stable/sys/contrib/dev/ral/
HDLICENSE7 purpose with or without fee is hereby granted, provided that the above
/freebsd-11-stable/secure/lib/libcrypto/arm/
HDsha256-armv4.S10 @ Permission to use under GPL terms is granted.
/freebsd-11-stable/contrib/ntp/sntp/include/
HDntp.lic9 <PFX>documentation for any purpose with or without fee is hereby granted,
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDTHIRDPARTYLICENSE.cityhash3 Permission is hereby granted, free of charge, to any person obtaining a copy
/freebsd-11-stable/contrib/ntp/sntp/libevent/
HDLICENSE64 purpose with or without fee is hereby granted, provided that the above
83 Permission is hereby granted, free of charge, to any person obtaining a copy
/freebsd-11-stable/contrib/libdivsufsort/
HDLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/freebsd-11-stable/contrib/ntp/libjsmn/
HDLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy
/freebsd-11-stable/contrib/gdb/gdb/
HDexc_request.defs7 * documentation is hereby granted, provided that both the copyright
/freebsd-11-stable/contrib/expat/
HDCOPYING4 Permission is hereby granted, free of charge, to any person obtaining

12345678910>>...24