Home
last modified time | relevance | path

Searched refs:resource_deadlock_would_occur (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
Dstd_mutex.h264 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
278 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
293 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
308 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/os/generic/
Derror_constants.h146 resource_deadlock_would_occur = EDEADLK, in _GLIBCXX_VISIBILITY() enumerator
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/os/generic/
Derror_constants.h146 resource_deadlock_would_occur = EDEADLK, in _GLIBCXX_VISIBILITY() enumerator
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Dmutex544 __throw_system_error(int(errc::resource_deadlock_would_occur));
558 __throw_system_error(int(errc::resource_deadlock_would_occur));
573 __throw_system_error(int(errc::resource_deadlock_would_occur));
588 __throw_system_error(int(errc::resource_deadlock_would_occur));
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Dshared_mutex105 __throw_system_error(int(errc::resource_deadlock_would_occur));
142 __throw_system_error(int(errc::resource_deadlock_would_occur));
630 __throw_system_error(int(errc::resource_deadlock_would_occur));
666 __throw_system_error(int(errc::resource_deadlock_would_occur));