Searched refs:plock (Results 1 – 19 of 19) sorted by relevance
| /trueos/contrib/gcclibs/libgomp/ |
| HD | critical.c | 55 gomp_mutex_t *plock; in GOMP_critical_name_start() local 62 plock = (gomp_mutex_t *)pptr; in GOMP_critical_name_start() 67 plock = *pptr; in GOMP_critical_name_start() 69 if (plock == NULL) in GOMP_critical_name_start() 75 plock = __sync_val_compare_and_swap (pptr, NULL, nlock); in GOMP_critical_name_start() 76 if (plock != NULL) in GOMP_critical_name_start() 82 plock = nlock; in GOMP_critical_name_start() 85 plock = *pptr; in GOMP_critical_name_start() 86 if (plock == NULL) in GOMP_critical_name_start() 88 plock = gomp_malloc (sizeof (gomp_mutex_t)); in GOMP_critical_name_start() [all …]
|
| /trueos/gnu/usr.bin/rcs/rlog/ |
| HD | rlog.c | 968 struct rcslock const *plock; local 983 for (plock = Locks; ; plock = plock->nextlock) 984 if (!plock) 986 else if (plock->delta == pdelta)
|
| /trueos/sys/kern/ |
| HD | subr_witness.c | 1063 struct lock_instance *lock1, *lock2, *plock; in witness_checkorder() local 1161 plock = &lock_list->ll_children[lock_list->ll_count - 1]; in witness_checkorder() 1162 if (interlock != NULL && plock->li_lock == interlock) { in witness_checkorder() 1164 plock = in witness_checkorder() 1175 plock = &lle->ll_children[lle->ll_count - 1]; in witness_checkorder() 1183 w1 = plock->li_lock->lo_witness; in witness_checkorder() 1204 printf(" 1st %s @ %s:%d\n", plock->li_lock->lo_name, in witness_checkorder() 1205 fixup_filename(plock->li_file), plock->li_line); in witness_checkorder() 1389 !(plock->li_lock == &Giant.lock_object && in witness_checkorder() 1392 w->w_name, plock->li_lock->lo_witness->w_name); in witness_checkorder() [all …]
|
| /trueos/contrib/amd/ |
| HD | BUGS | 131 The plock() function will pre-reserve all of the memory up to the maximum 132 listed in the ulimit. If the ulimit is infinite, plock() will try to take 139 plock on aix-4.3: set it to plock=no in amd.conf (which is the default if
|
| HD | AUTHORS | 145 September 2, 1997: if plock() succeeded, don't display errno string. 396 October 22, 2004: patch/fix to move mlock/mlockall/plock code after the
|
| HD | NEWS | 389 * plock/mlockall wasn't inherited by fork(); moved after 604 * use mlockall(2) on systems that have it, for plock=yes. Now 724 document buggy AIX 4.3 plock() behavior 1136 fixed meaning of plock [global] option (was reversed)
|
| HD | ChangeLog | 1241 for plock, hstrerror, getmntinfo, alloca, xdr_exportnode, and 3771 are always on (plock and use_tcpwrappers). 5450 * doc/am-utils.texi (plock Parameter): document plock=yes option 5462 don't have plock(3) for plock=yes. On systems that have both, 5463 will try plock() first and then mlockall(), until one of them (if 7679 ulimit() before calling plock. Otherwise plock will reserve a lot 7682 warning before calling plock(). See the manual pages for 7712 * BUGS: mention aix4.3 plock() bug (memory usage blows up and 7713 plock fails) 10422 * amd/amd.c (main): if plock() succeeded, don't try to display [all …]
|
| /trueos/contrib/ntp/ntpd/ |
| HD | ntpd.c | 753 if (plock(PROCLOCK) < 0) 760 if (plock(TXTLOCK) < 0)
|
| HD | refclock_gpsvme.c | 140 plock(PROCLOCK); /* lock process in memory */ in psc_start()
|
| /trueos/contrib/amd/amd/ |
| HD | amd.c | 365 if (!locked_ok && plock(PROCLOCK) != 0) in do_memory_locking()
|
| /trueos/contrib/ntp/adjtimed/ |
| HD | adjtimed.c | 202 if (plock(PROCLOCK)) { in main()
|
| /trueos/contrib/ntp/include/ |
| HD | l_stdlib.h | 113 extern int plock P((int));
|
| /trueos/contrib/amd/scripts/ |
| HD | amd.conf-sample | 72 plock = yes | no
|
| /trueos/contrib/gcc/ |
| HD | sys-protos.h | 823 extern int plock(int);
|
| /trueos/contrib/ntp/ |
| HD | config.h.in | 547 /* Define to 1 if you have the `plock' function. */
|
| HD | configure.ac | 1257 AC_CHECK_FUNCS(plock pututline pututxline readlink recvmsg rtprio)
|
| HD | configure | 20729 for ac_func in plock pututline pututxline readlink recvmsg rtprio
|
| /trueos/contrib/amd/doc/ |
| HD | am-utils.texi | 3094 @cindex plock; using 3099 To improve @i{Amd}'s performance, systems that support the @b{plock}(3) 4402 * plock Parameter:: 5048 @node pid_file Parameter, plock Parameter, osver Parameter, Global Parameters 5063 @node plock Parameter, portmap_program Parameter, pid_file Parameter, Global Parameters 5065 @subsection @t{plock} Parameter 5066 @cindex plock Parameter 5070 To improve @i{Amd}'s performance, systems that support the @b{plock}(3) 5079 @node portmap_program Parameter, preferred_amq_port Parameter, plock Parameter, Global Parameters 5275 plock = no
|
| /trueos/share/dict/ |
| HD | web2 | 148792 plock
|