HomeSort by relevance Sort by last modified time
    Searched refs:unblocked (Results 1 - 25 of 35) sorted by null

1 2

  /external/valgrind/none/tests/
pending.stdout.exp 5 5: unblocked...
  /hardware/qcom/gps/msm8084/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8909/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8909w_3100/utils/
msg_q.c 42 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
131 tmp_msg_q->unblocked = 0;
171 p_msg_q->unblocked = 0;
203 if( p_msg_q->unblocked )
205 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
246 if( p_msg_q->unblocked )
248 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
254 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
314 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8960/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8994/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8996/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/msm8998/utils/
msg_q.c 42 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
131 tmp_msg_q->unblocked = 0;
171 p_msg_q->unblocked = 0;
203 if( p_msg_q->unblocked )
205 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
248 if( p_msg_q->unblocked )
250 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
256 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
316 if( p_msg_q->unblocked )
    [all...]
  /hardware/qcom/gps/utils/
msg_q.c 43 int unblocked; /* Has this message queue been unblocked? */ member in struct:msg_q
132 tmp_msg_q->unblocked = 0;
172 p_msg_q->unblocked = 0;
204 if( p_msg_q->unblocked )
206 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
249 if( p_msg_q->unblocked )
251 LOC_LOGE("%s: Message queue has been unblocked.\n", __FUNCTION__);
257 while( linked_list_empty(p_msg_q->msg_list) && !p_msg_q->unblocked )
317 if( p_msg_q->unblocked )
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/test/
sigprocmask.go 28 // even when unblocked for signal.Notify().
38 t.Error("Go runtime unblocked SIGIO")
  /prebuilts/go/linux-x86/misc/cgo/test/
sigprocmask.go 28 // even when unblocked for signal.Notify().
38 t.Error("Go runtime unblocked SIGIO")
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_transfer.c 207 bool unblocked = false, renamed = false; local
214 unblocked = true;
219 unblocked = true;
224 unblocked = true;
229 unblocked = true;
237 return unblocked;
1096 bool unblocked = false; local
    [all...]
  /external/eigen/Eigen/src/Cholesky/
LLT.h 302 static Index unblocked(MatrixType& mat) function in struct:Eigen::internal::llt_inplace
333 return unblocked(m);
352 if((ret=unblocked(A11))>=0) return k+ret;
371 static EIGEN_STRONG_INLINE Index unblocked(MatrixType& mat) function in struct:Eigen::internal::llt_inplace
374 return llt_inplace<Scalar, Lower>::unblocked(matt);
LDLT.h 294 static bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign) function in struct:Eigen::internal::ldlt_inplace
454 static EIGEN_STRONG_INLINE bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign) function in struct:Eigen::internal::ldlt_inplace
457 return ldlt_inplace<Lower>::unblocked(matt, transpositions, temp, sign);
517 m_info = internal::ldlt_inplace<UpLo>::unblocked(m_matrix, m_transpositions, m_temporary, m_sign) ? Success : NumericalIssue;
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 51 generally be honored. However, some signals are explicitly unblocked:
86 will be explicitly unblocked as described above. If Notify is called
87 for a blocked signal, it will be unblocked. If, later, Reset is
  /prebuilts/go/linux-x86/src/os/signal/
doc.go 51 generally be honored. However, some signals are explicitly unblocked:
86 will be explicitly unblocked as described above. If Notify is called
87 for a blocked signal, it will be unblocked. If, later, Reset is
  /compatibility/cdd/9_security-model/
9_7_kernel-security-features.md 13 when an unblocked security violation occurs resulting in a successful exploit.
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/go/darwin-x86/src/runtime/
sigqueue.go 22 // When signal_recv is unblocked, it resets sig.Note and rechecks sig.mask.
  /prebuilts/go/linux-x86/src/runtime/
sigqueue.go 22 // When signal_recv is unblocked, it resets sig.Note and rechecks sig.mask.
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 
  /prebuilts/go/darwin-x86/src/internal/trace/
parser.go 469 // For example, a goroutine was unblocked on a mutex, but another goroutine got
946 EvGoUnblock = 21 // goroutine is unblocked [timestamp, goroutine id, seq, stack]
964 EvGoUnblockLocal = 39 // goroutine is unblocked on the same P as the last event [timestamp, goroutine id, stack]
  /prebuilts/go/darwin-x86/src/net/
net.go 124 // Any blocked Read or Write operations will be unblocked and return errors.
322 // Any blocked ReadFrom or WriteTo operations will be unblocked and return errors.
368 // Any blocked Accept operations will be unblocked and return errors.
  /prebuilts/go/linux-x86/src/internal/trace/
parser.go 469 // For example, a goroutine was unblocked on a mutex, but another goroutine got
946 EvGoUnblock = 21 // goroutine is unblocked [timestamp, goroutine id, seq, stack]
964 EvGoUnblockLocal = 39 // goroutine is unblocked on the same P as the last event [timestamp, goroutine id, stack]
  /prebuilts/go/linux-x86/src/net/
net.go 124 // Any blocked Read or Write operations will be unblocked and return errors.
322 // Any blocked ReadFrom or WriteTo operations will be unblocked and return errors.
368 // Any blocked Accept operations will be unblocked and return errors.

Completed in 813 milliseconds

1 2