Home
last modified time | relevance | path

Searched refs:locking (Results 1 – 25 of 6787) sorted by relevance

12345678910>>...272

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dt2t_laog.stdout.exp13 locking level 0
14 locking level 1
15 locking level 2
16 locking level 3
17 locking level 4
18 locking level 5
19 locking level 6
20 locking level 7
21 locking level 8
22 locking level 9
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dt2t_laog.stdout.exp13 locking level 0
14 locking level 1
15 locking level 2
16 locking level 3
17 locking level 4
18 locking level 5
19 locking level 6
20 locking level 7
21 locking level 8
22 locking level 9
[all …]
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/tests/qa/
H A Dtest_qa_mysqlx_crud_collection_find.py687 locking,
694 locking,
756 locking,
763 locking,
827 locking,
834 locking,
898 locking,
905 locking,
973 locking,
980 locking,
[all …]
H A Dtest_qa_mysqlx_crud_table_select.py712 locking,
719 locking,
785 locking,
792 locking,
858 locking,
865 locking,
931 locking,
938 locking,
1008 locking,
1015 locking,
[all …]
/dports/dns/blocky/blocky-0.17/vendor/gorm.io/gorm/clause/
H A Dlocking.go10 func (locking Locking) Name() string {
15 func (locking Locking) Build(builder Builder) {
16 builder.WriteString(locking.Strength)
17 if locking.Table.Name != "" {
19 builder.WriteQuoted(locking.Table)
22 if locking.Options != "" {
24 builder.WriteString(locking.Options)
29 func (locking Locking) MergeClause(clause *Clause) {
30 clause.Expression = locking
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/data/keyboards/
H A Djp+kana.yaml257 locking:
264 locking:
271 locking:
278 locking:
285 locking:
292 locking:
299 locking:
306 locking:
313 locking:
320 locking:
[all …]
H A Djp+kana_wide.yaml257 locking:
264 locking:
271 locking:
278 locking:
285 locking:
292 locking:
299 locking:
306 locking:
313 locking:
320 locking:
[all …]
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/ykcs11/
H A Dykcs11.c58 static CK_C_INITIALIZE_ARGS locking; variable
149 if(locking.pfnCreateMutex == 0) in CK_DEFINE_FUNCTION()
151 if(locking.pfnDestroyMutex == 0) in CK_DEFINE_FUNCTION()
153 if(locking.pfnLockMutex == 0) in CK_DEFINE_FUNCTION()
155 if(locking.pfnUnlockMutex == 0) in CK_DEFINE_FUNCTION()
158 if(locking.pfnCreateMutex == 0) { in CK_DEFINE_FUNCTION()
162 if(locking.pfnDestroyMutex == 0) { in CK_DEFINE_FUNCTION()
166 if(locking.pfnLockMutex == 0) { in CK_DEFINE_FUNCTION()
170 if(locking.pfnUnlockMutex == 0) { in CK_DEFINE_FUNCTION()
351 locking.pfnLockMutex(global_mutex); in CK_DEFINE_FUNCTION()
[all …]
/dports/misc/amanda-server/amanda-3.3.9/config/amanda/
H A Dflock.m47 # Set up file locking support. Four locking mechanisms are available:
27 # find a working file-locking mechanism.
33 # check POSIX locking
35 [whether POSIX locking (with fcntl(2)) is available],
69 # check flock-based (BSD) locking
71 [whether flock locking is available],
93 # check lockf-based (SVR2, SVR3, SVR4) locking
95 [whether lockf(3) locking is available],
117 # check our homebrew hardlink-based locking (requires hardlinks)
119 [whether link(2) is available for locking],
[all …]
/dports/misc/amanda-client/amanda-3.3.9/config/amanda/
H A Dflock.m47 # Set up file locking support. Four locking mechanisms are available:
27 # find a working file-locking mechanism.
33 # check POSIX locking
35 [whether POSIX locking (with fcntl(2)) is available],
69 # check flock-based (BSD) locking
71 [whether flock locking is available],
93 # check lockf-based (SVR2, SVR3, SVR4) locking
95 [whether lockf(3) locking is available],
117 # check our homebrew hardlink-based locking (requires hardlinks)
119 [whether link(2) is available for locking],
[all …]
/dports/mail/nmh/nmh-1.7.1/m4/
H A Dlocking.m41 dnl Our functions to check the locking functions available and select a
2 dnl default locking function for the spool file
5 dnl locking available.
16 AC_MSG_CHECKING([default locking method for the mail spool])
18 AC_ARG_WITH([locking],
19 AS_HELP_STRING([--with-locking=@<:@dot|fcntl|flock|lockf@:>@],
20 [The default locking method for the mail spool file]), ,
32 [AC_MSG_ERROR([--without-locking not supported])],
33 [AC_MSG_ERROR([Unknown locking type $with_locking])])
48 dnl Should we use a locking directory?
[all …]
/dports/net/samba412/samba-4.12.15/source3/script/tests/
H A Dtest_net_tdb.sh50 $samba_tdbtool $LOCKDIR/locking.tdb hexkeys || \
60 key=0x$($samba_tdbtool $LOCKDIR/locking.tdb hexkeys | \
64 $BINDIR/net $CONFIGURATION tdb locking $key || \
66 out=$($BINDIR/net $CONFIGURATION tdb locking $key)
68 out=$($BINDIR/net $CONFIGURATION tdb locking $key | \
74 out=$($BINDIR/net $CONFIGURATION tdb locking $key | \
80 out=$($BINDIR/net $CONFIGURATION tdb locking $key | \
88 $BINDIR/net $CONFIGURATION tdb locking $key dump || \
91 $BINDIR/net $CONFIGURATION tdb locking $key dump | grep -q $FILENAME
96 $BINDIR/net $CONFIGURATION tdb locking $key dump | grep -q $LOCALPATH
/dports/sysutils/p5-Unix-ConfigFile/Unix-ConfigFile-0.06/
H A DConfigFile.pm42 locking => "dotlock",
50 $this->locking($opt{locking}) if defined $opt{locking};
126 sub locking { subroutine
129 return $this->{locking} unless @_;
132 $this->{locking} = $lockmethod;
167 return 1 if ($this->locking eq "none");
169 if ($this->locking eq "flock") {
172 elsif ($this->locking eq "dotlock") {
193 return 1 if ($this->locking eq "none");
196 if ($this->locking eq "flock") {
[all …]
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dfilter_io.cpp104 template<typename locking>
172 template<typename locking, int n>
196 locking::lock(m+k); active[k]++; locking::unlock(m+k); in enter()
259 locking::lock(m + k); in drain()
265 locking::unlock(m + k); in drain()
319 locking::lock(m + prev); in schedule()
341 locking::lock(m + k); in schedule()
345 locking::unlock(m + k); in schedule()
353 locking::unlock(m + prev); in schedule()
368 locking::lock(m + k); in complete()
[all …]
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dstatistics.cpp47 if(locking) in clear()
61 if(locking) in total()
76 locking = lock; in init()
79 if(locking) in init()
83 if(locking) in init()
86 if(locking) in init()
110 if(locking) in detruit()
117 init(ref.locking); in copy_from()
134 dialog.printf("locking = %c", locking ? 'y' : 'n'); in dump()
/dports/www/py-bokeh/bokeh-2.3.3/tests/unit/bokeh/document/
H A Dtest_locking.py21 import bokeh.document.locking as locking # isort:skip namespace
32 d = locking.UnlockedDocumentProxy(Document())
46 d = locking.UnlockedDocumentProxy(Document())
51 assert e.value.args[0] == locking.UNSAFE_DOC_ATTR_USAGE_MSG
57 @locking.without_document_lock
65 assert isinstance(curdoc_from_cb[0], locking.UnlockedDocumentProxy)
/dports/mail/avenger/avenger-0.8.5/doc/
H A Ddotlock.pod18 locking an I<mbox-file> with I<flock>, and roughly 30 seconds elapse
32 Ordinarily, dotlock uses both flock and dotfile locking. (It uses
33 flock first, but releases that lock in the even that dotfile locking
35 the reverse order.) The B<-L> option disables flock locking, so that
36 dotlock only uses dotfile locking.
39 already does flock locking, but to which you want to add dotfile
40 locking. (Even if your mail delivery system doesn't use flock, flock
47 in addition to flock and dotfile locking. The advantage of fcntl
48 locking is that it may do the right thing over NFS. However, if
50 locking, or if the file system is not mounted with the appropriate
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/lukko-0.1.1.3/
H A Dlukko.cabal5 synopsis: File locking
8 This package provides access to platform dependent file locking APIs:
13 * No-op locking, which throws exceptions ("Lukko.NoOp")
16 There are alternative file locking packages:
19 However, uses only 'Handle's so these locks cannot be used for intra-process locking.
22 * <https://hackage.haskell.org/package/filelock filelock> doesn't support OFD locking.
32 elif (os(linux) && flag(ofd-locking))
68 flag ofd-locking
91 elif (os(linux) && flag(ofd-locking))
140 elif (os(linux) && flag(ofd-locking))
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/_build/tarballs/
H A Dlukko.cabal4 synopsis: File locking
7 This package provides access to platform dependent file locking APIs:
12 * No-op locking, which throws exceptions ("Lukko.NoOp")
15 There are alternative file locking packages:
18 However, uses only 'Handle's so these locks cannot be used for intra-process locking.
21 * <https://hackage.haskell.org/package/filelock filelock> doesn't support OFD locking.
31 elif (os(linux) && flag(ofd-locking))
62 flag ofd-locking
85 elif (os(linux) && flag(ofd-locking))
134 elif (os(linux) && flag(ofd-locking))
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/lukko-0.1.1.3/
H A Dlukko.cabal5 synopsis: File locking
8 This package provides access to platform dependent file locking APIs:
13 * No-op locking, which throws exceptions ("Lukko.NoOp")
16 There are alternative file locking packages:
19 However, uses only 'Handle's so these locks cannot be used for intra-process locking.
22 * <https://hackage.haskell.org/package/filelock filelock> doesn't support OFD locking.
32 elif (os(linux) && flag(ofd-locking))
68 flag ofd-locking
91 elif (os(linux) && flag(ofd-locking))
140 elif (os(linux) && flag(ofd-locking))
[all …]
/dports/mail/mailagent/mailagent-9a14a15/U/
H A Dmboxlock.U28 ?C: This symbol, if defined, indicates that the flock mailbox locking should
32 ?C: This symbol, if defined, indicates that only flock mailbox locking should
39 : see which mailbox locking should be used
46 echo 'EWOULDBLOCK found, will use flock type mailbox locking.'
49 echo 'EWOULDBLOCK found, will use flock type mailbox locking.'
52 echo 'Will use .lock type mailbox locking.'
57 echo 'Will use .lock type mailbox locking.'
72 Some sites wish to use flock style locking only. This allows $package to be
77 uses .lock type locking before using only flock style locking.
80 rp="Would you like to use flock style mail spool locking only?"
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/src/
H A Dnxo_array.c259 bool locking; in nxo_array_el_get() local
278 locking = false; in nxo_array_el_get()
286 locking = true; in nxo_array_el_get()
290 locking = false; in nxo_array_el_get()
294 if (locking) in nxo_array_el_get()
304 if (locking) in nxo_array_el_get()
316 bool locking; in nxo_array_el_set() local
334 locking = false; in nxo_array_el_set()
342 locking = true; in nxo_array_el_set()
350 if (locking) in nxo_array_el_set()
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/10.3/
H A DFeature-87072-AddedConfigurationOptionsForLockingAddedConfigurationOptionsForLocking.rst14 This API can be extended. It provides three locking strategies and an interface for adding your own…
17 The introduction of new options makes some of the default properties of the locking API configurabl…
19 * The priority of each locking strategy can be changed.
29 …$GLOBALS['TYPO3_CONF_VARS']['SYS']['locking']['strategies'][\TYPO3\CMS\Core\Locking\FileLockStrate…
31 …$GLOBALS['TYPO3_CONF_VARS']['SYS']['locking']['strategies'][\TYPO3\CMS\Core\Locking\FileLockStrate…
34 This sets the priority of FileLockStrategy to 10, thus making it the locking strategy with the lowe…
54 * If you change the priorities, make sure your system fully supports the locking strategy which wil…
60 If a locking strategy is added by an extension, the priority and possibly directory for storing loc…
67 return $GLOBALS['TYPO3_CONF_VARS']['SYS']['locking']['strategies'][self::class]['priority']
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/10.3/
H A DFeature-87072-AddedConfigurationOptionsForLockingAddedConfigurationOptionsForLocking.rst14 This API can be extended. It provides three locking strategies and an interface for adding your own…
17 The introduction of new options makes some of the default properties of the locking API configurabl…
19 * The priority of each locking strategy can be changed.
29 …$GLOBALS['TYPO3_CONF_VARS']['SYS']['locking']['strategies'][\TYPO3\CMS\Core\Locking\FileLockStrate…
31 …$GLOBALS['TYPO3_CONF_VARS']['SYS']['locking']['strategies'][\TYPO3\CMS\Core\Locking\FileLockStrate…
34 This sets the priority of FileLockStrategy to 10, thus making it the locking strategy with the lowe…
54 * If you change the priorities, make sure your system fully supports the locking strategy which wil…
60 If a locking strategy is added by an extension, the priority and possibly directory for storing loc…
67 return $GLOBALS['TYPO3_CONF_VARS']['SYS']['locking']['strategies'][self::class]['priority']
/dports/games/flightgear-aircraft/fgaircraft/harrier/Panel/radar/
H A Dradar.nas80 locking=0;
100 if (locking == 11){
104 locking -= 1;
106 elsif (locking ==1 or locking ==3 or locking ==5 or locking ==7 or locking ==9 ) {
117 locking=0;
120 locking += 1;
128 locking=0;
132 locking=0;

12345678910>>...272