Searched refs:locker (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/contrib/bind9/lib/isc/pthreads/ |
| D | mutex.c | 138 isc_mutexlocker_t *locker = NULL; in isc_mutex_lock_profile() local 156 locker = &mp->stats->lockers[i]; in isc_mutex_lock_profile() 157 locker->file = file; in isc_mutex_lock_profile() 158 locker->line = line; in isc_mutex_lock_profile() 162 locker = &mp->stats->lockers[i]; in isc_mutex_lock_profile() 167 if (locker != NULL) { in isc_mutex_lock_profile() 168 locker->count++; in isc_mutex_lock_profile() 169 timevaladd(&locker->wait_total, &postlock_t); in isc_mutex_lock_profile() 172 mp->stats->cur_locker = locker; in isc_mutex_lock_profile() 199 isc_mutexlocker_t *locker; in isc_mutex_statsprofile() local [all …]
|
| /freebsd-9-stable/contrib/ntp/lib/isc/pthreads/ |
| D | mutex.c | 146 isc_mutexlocker_t *locker = NULL; in isc_mutex_lock_profile() local 164 locker = &mp->stats->lockers[i]; in isc_mutex_lock_profile() 165 locker->file = file; in isc_mutex_lock_profile() 166 locker->line = line; in isc_mutex_lock_profile() 170 locker = &mp->stats->lockers[i]; in isc_mutex_lock_profile() 175 if (locker != NULL) { in isc_mutex_lock_profile() 176 locker->count++; in isc_mutex_lock_profile() 177 timevaladd(&locker->wait_total, &postlock_t); in isc_mutex_lock_profile() 180 mp->stats->cur_locker = locker; in isc_mutex_lock_profile() 207 isc_mutexlocker_t *locker; in isc_mutex_statsprofile() local [all …]
|
| /freebsd-9-stable/contrib/cvs/src/ |
| D | rcs.c | 3687 char *locker; local 3699 locker = NULL; 3705 locker = xstrdup (lock->data); 3816 + (locker == NULL ? 0 : strlen (locker)) 3822 locker != NULL ? " " : "", 3823 locker != NULL ? locker : ""); 3837 value = locker; 4096 if (locker != NULL) 4097 free (locker);
|
| D | ChangeLog-97 | 838 bogus ";locker" nodes to RCSVers nodes -- walk lock list with
|
| /freebsd-9-stable/gnu/usr.bin/rcs/ |
| D | NEWS | 233 However, a locker's name is inserted only as a file is being locked, 236 -kkvl acts like -kkv, except that a locker's name is always inserted 487 Add locker commentary, e.g. `co -l -m"checkout to fix merge bug" foo'
|
| /freebsd-9-stable/contrib/cvs/doc/ |
| D | cvs.texinfo | 5772 that context, want to ignore the locker field). But 6873 author, the state, and the locker (if locked). Files 7067 Like @samp{-kkv}, except that a locker's name is always 7069 The locker's name is only relevant if @code{cvs admin 8744 Normally, only the locker of a revision may unlock it; 8746 This causes the original locker to be sent a @code{commit}
|
| /freebsd-9-stable/share/dict/ |
| D | web2a | 10833 chain locker 33555 locker plant 50151 school locker 54094 shot locker
|
| D | web2 | 107843 locker
|
| /freebsd-9-stable/contrib/cvs/ |
| D | FAQ | 2630 - Unlocking a file by changing the "locker" from someone else to
|
| /freebsd-9-stable/games/fortune/datfiles/ |
| D | fortunes | 26324 If you stick a stock of liquor in your locker, 29560 In a large locker room with hundreds of lockers, the few people
|
| /freebsd-9-stable/contrib/ntp/ |
| D | CommitLog | 3071 - fixed yet another race condition in the threaded resolver code: global locker prototype 3081 - fixed yet another race condition in the threaded resolver code: global locker dummy
|